Home
last modified time | relevance | path

Searched refs:ProcessRequestCmd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/interface/display/composer/v1_2/display_command/
H A Ddisplay_cmd_responser.h74 int32_t ProcessRequestCmd(CommandDataUnpacker& unpacker, int32_t cmd, in ProcessRequestCmd() function
84 …return V1_0::DisplayCmdResponser<Transfer, VdiImpl>::ProcessRequestCmd(unpacker, cmd, inFds, outFd… in ProcessRequestCmd()
269 ret = ProcessRequestCmd(unpacker, unpackCmd, inFds, outFds); in CmdRequest()
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_responser.h128 int32_t ProcessRequestCmd(CommandDataUnpacker& unpacker, int32_t cmd, in ProcessRequestCmd() function
192 ret = ProcessRequestCmd(unpacker, unpackCmd, inFds, outFds); in CmdRequest()