GetCommonCommandName 152 gpu/command_buffer/service/common_decoder.h const char* GetCommonCommandName(cmd::CommandId command_id) const; GetCommonCommandName 55 gpu/command_buffer/service/common_decoder_unittest.cc return GetCommonCommandName(static_cast<cmd::CommandId>(command_id)); GetCommonCommandName 3632 gpu/command_buffer/service/gles2_cmd_decoder.cc return GetCommonCommandName(static_cast<cmd::CommandId>(command_id));