Home
last modified time | relevance | path

Searched refs:CommandToString (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/interface/display/composer/v1_2/display_command/
H A Ddisplay_cmd_requester.h197 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd()
202 __func__, CmdUtils::CommandToString(unpackCmd))); in ProcessUnpackCmd()
236 __func__, CmdUtils::CommandToString(unpackCmd))); in DoReplyResults()
H A Ddisplay_cmd_utils.h36 static const char *CommandToString(int32_t cmdId) in CommandToString() function
H A Ddisplay_cmd_responser.h78 __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 Ddisplay_cmd_requester.h811 __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 Ddisplay_cmd_responser.h185 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 Ddisplay_cmd_utils.h48 static const char *CommandToString(int32_t cmdId) in CommandToString() function