/hardware/qcom/display/msm8994/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8084/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 60 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8226/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8998/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8996/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8909w_3100/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8909/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 672 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/ |
D | TestCommandReader.cpp | 30 IComposerClient::Command command; in parse() local
|
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerCommandEngine.h | 41 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 666 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
|