Searched refs:DebugUtilsLabelParams (Results 1 – 2 of 2) sorted by relevance
154 const DebugUtilsLabelParams *params = in executeCommands()155 getParamPtr<DebugUtilsLabelParams>(currentCommand); in executeCommands()156 const char *pLabelName = Offset<char>(params, sizeof(DebugUtilsLabelParams)); in executeCommands()456 const DebugUtilsLabelParams *params = in executeCommands()457 getParamPtr<DebugUtilsLabelParams>(currentCommand); in executeCommands()458 const char *pLabelName = Offset<char>(params, sizeof(DebugUtilsLabelParams)); in executeCommands()
221 struct DebugUtilsLabelParams struct225 VERIFY_4_BYTE_ALIGNMENT(DebugUtilsLabelParams) argument871 DebugUtilsLabelParams *paramStruct = in commonDebugUtilsLabel()872 initCommand<DebugUtilsLabelParams>(cmd, alignedStringSize, &writePtr); in commonDebugUtilsLabel()