Searched refs:CommandToString (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/interface/display/composer/v1_2/display_command/ |
H A D | display_cmd_requester.h | 197 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd() 202 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd() 236 __func__, CmdUtils::CommandToString(unpackCmd))); in DoReplyResults()
|
H A D | display_cmd_utils.h | 36 static const char *CommandToString(int32_t cmdId) in CommandToString() function
|
H A D | display_cmd_responser.h | 78 __func__, cmd, CmdUtils::CommandToString(cmd)); in ProcessRequestCmd() 259 CmdUtils::CommandToString(unpackCmd))); in CmdRequest() 266 CmdUtils::CommandToString(unpackCmd)); in CmdRequest()
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_requester.h | 811 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd() 817 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd() 822 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd() 863 __func__, CmdUtils::CommandToString(unpackCmd))); in DoReplyResults()
|
H A D | display_cmd_responser.h | 185 CmdUtils::CommandToString(unpackCmd))); in CmdRequest() 189 …HDF_LOGE("error: PackSection failed, unpackCmd=%{public}s.", CmdUtils::CommandToString(unpackCmd)); in CmdRequest() 255 __func__, CmdUtils::CommandToString(it->first))); in OnRequestEnd()
|
H A D | display_cmd_utils.h | 48 static const char *CommandToString(int32_t cmdId) in CommandToString() function
|