Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 86) sorted by relevance

1234

/hardware/qcom/display/msm8994/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/qcom/display/msm8084/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp60 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/qcom/display/msm8226/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/qcom/display/msm8998/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/qcom/display/msm8996/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/qcom/display/msm8909w_3100/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/qcom/display/msm8909/libqservice/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
DQService.cpp62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/hardware/ril/reference-ril/
Datchannel.c672 static int at_send_command_full_nolock (const char *command, ATCommandType type, in at_send_command_full_nolock()
739 static int at_send_command_full (const char *command, ATCommandType type, in at_send_command_full()
782 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command()
793 int at_send_command_singleline (const char *command, in at_send_command_singleline()
816 int at_send_command_numeric (const char *command, in at_send_command_numeric()
838 int at_send_command_sms (const char *command, in at_send_command_sms()
862 int at_send_command_multiline (const char *command, in at_send_command_multiline()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DTestCommandReader.cpp30 IComposerClient::Command command; in parse() local
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h41 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp666 GetRttCapabilitiesCommand command(iface, capabilities); in wifi_get_rtt_capabilities() local
674 GetRttResponderInfoCommand command(iface, responderInfo); in wifi_rtt_get_responder_info() local
689 EnableResponderCommand command(iface, id, channel_hint, max_duration_seconds, responderInfo); in wifi_enable_responder() local
698 CancelResponderCommand command(iface, id); in wifi_disable_responder() local

1234