Home
last modified time | relevance | path

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

1234567

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dethtool.cpp25 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/
DIQClient.cpp47 virtual status_t notifyCallback(uint32_t command, in notifyCallback()
72 uint32_t command = data.readInt32(); in onTransact() local
/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
/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
/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()
/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
/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
/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
/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
/hardware/qcom/sm7250/display/libqservice/
DIQClient.cpp47 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/
DTestCommandReader.cpp32 int32_t command; in parse() local
43 IComposerClient::Command command = static_cast<IComposerClient::Command>(commandRaw); in parseSingleCommand() local
/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()
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/
DJavacardSecureElement.cpp108 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/
Dbuild_shaders.py34 command = "glslc -DDIM={dim} --target-env=vulkan1.1 -mfmt=num {input} -o {output}" variable
/hardware/nxp/keymint/KM300/
DJavacardSecureElement.cpp134 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/
DEffectImpl.cpp235 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/
DTestCommandReader.cpp24 IComposerClient::Command command = static_cast<IComposerClient::Command>(commandRaw); in parseSingleCommand() local
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp269 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/
DIBluetoothHci.aidl40 void sendHciCommand(in byte[] command); in sendHciCommand()
/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/
DIBluetoothHci.aidl59 void sendHciCommand(in byte[] command); in sendHciCommand()
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/
DIBluetoothHci.aidl40 void sendHciCommand(in byte[] command); in sendHciCommand()
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
DIEffect.aidl40 void command(in android.hardware.audio.effect.CommandId commandId); in command() method
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
DIEffect.aidl141 void command(in CommandId commandId); in command() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/
DIEffect.aidl40 void command(in android.hardware.audio.effect.CommandId commandId); in command() method

1234567