/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
D | ethtool.cpp | 25 std::optional<uint32_t> getValue(const std::string& ifname, uint32_t command) { in getValue() 36 bool setValue(const std::string& ifname, uint32_t command, uint32_t value) { in setValue()
|
/hardware/qcom/sm8150/display/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
/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
|
/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
|
/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()
|
/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
|
/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
|
/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
|
/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
|
/hardware/qcom/sm7250/display/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | TestCommandReader.cpp | 32 int32_t command; in parse() local 43 IComposerClient::Command command = static_cast<IComposerClient::Command>(commandRaw); in parseSingleCommand() local
|
/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() 774 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command() 785 int at_send_command_singleline (const char *command, in at_send_command_singleline() 808 int at_send_command_numeric (const char *command, in at_send_command_numeric() 830 int at_send_command_sms (const char *command, in at_send_command_sms() 854 int at_send_command_multiline (const char *command, in at_send_command_multiline()
|
/hardware/nxp/keymint/KM200/ |
D | JavacardSecureElement.cpp | 108 std::vector<uint8_t> command = request.encode(); in sendRequest() local 118 JavacardSecureElement::sendRequest(Instruction ins, std::vector<uint8_t>& command) { in sendRequest()
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/ |
D | build_shaders.py | 34 command = "glslc -DDIM={dim} --target-env=vulkan1.1 -mfmt=num {input} -o {output}" variable
|
/hardware/nxp/keymint/KM300/ |
D | JavacardSecureElement.cpp | 134 std::vector<uint8_t> command = request.encode(); in sendRequest() local 144 JavacardSecureElement::sendRequest(Instruction ins, std::vector<uint8_t>& command) { in sendRequest()
|
/hardware/interfaces/audio/aidl/default/ |
D | EffectImpl.cpp | 235 ndk::ScopedAStatus EffectImpl::command(CommandId command) { in command() argument 267 ndk::ScopedAStatus EffectImpl::commandImpl(CommandId command) { in commandImpl()
|
/hardware/interfaces/graphics/composer/2.4/utils/vts/ |
D | TestCommandReader.cpp | 24 IComposerClient::Command command = static_cast<IComposerClient::Command>(commandRaw); in parseSingleCommand() local
|
/hardware/google/graphics/common/libhwc2.1/libvrr/ |
D | VariableRefreshRateController.cpp | 269 uint32_t command = getCurrentRefreshControlStateLocked(); in setActiveVrrConfiguration() local 344 uint32_t command = getCurrentRefreshControlStateLocked(); in preSetPowerMode() local 494 uint32_t command = getCurrentRefreshControlStateLocked(); in setPresentTimeoutController() local 521 uint32_t command = getCurrentRefreshControlStateLocked(); in setFixedRefreshRateRange() local 566 uint32_t command = getCurrentRefreshControlStateLocked(); in setFixedRefreshRateRange() local 657 uint32_t command = getCurrentRefreshControlStateLocked(); in onPresent() local 904 uint32_t command = mFileNode->getLastWrittenValue(composer::kRefreshControlNodeName); in handlePresentTimeout() local
|
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 40 void sendHciCommand(in byte[] command); in sendHciCommand()
|
/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 59 void sendHciCommand(in byte[] command); in sendHciCommand()
|
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 40 void sendHciCommand(in byte[] command); in sendHciCommand()
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/ |
D | IEffect.aidl | 40 void command(in android.hardware.audio.effect.CommandId commandId); in command() method
|
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/ |
D | IEffect.aidl | 141 void command(in CommandId commandId); in command() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/ |
D | IEffect.aidl | 40 void command(in android.hardware.audio.effect.CommandId commandId); in command() method
|