Home
last modified time | relevance | path

Searched defs:command (Results 226 – 250 of 790) sorted by relevance

12345678910>>...32

/aosp12/packages/modules/adb/daemon/
H A Dshell_service.cpp164 const std::string& command() const { return command_; } in command() function in __anon6c5891130110::Subprocess
216 Subprocess::Subprocess(std::string command, const char* terminal_type, SubprocessType type, in Subprocess()
423 bool Subprocess::ExecInProcess(Command command, std::string* _Nonnull error) { in ExecInProcess()
887 unique_fd StartCommandInProcess(std::string name, Command command, SubprocessProtocol protocol) { in StartCommandInProcess()
/aosp12/system/bt/gd/neighbor/
H A Dinquiry.cc266 …neighbor::InquiryModule::impl::EnqueueCommandComplete(std::unique_ptr<hci::CommandBuilder> command in EnqueueCommandComplete()
270 …d neighbor::InquiryModule::impl::EnqueueCommandStatus(std::unique_ptr<hci::CommandBuilder> command in EnqueueCommandStatus()
274 …hbor::InquiryModule::impl::EnqueueCommandCompleteSync(std::unique_ptr<hci::CommandBuilder> command in EnqueueCommandCompleteSync()
H A Dname.cc82 …id neighbor::NameModule::impl::EnqueueCommandComplete(std::unique_ptr<hci::CommandBuilder> command in EnqueueCommandComplete()
86 void neighbor::NameModule::impl::EnqueueCommandStatus(std::unique_ptr<hci::CommandBuilder> command)… in EnqueueCommandStatus()
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/synthetic/
H A DTestInterface.java44 void onTestResult(int command, float result) { } in onTestResult()
94 void runCommand(int command) { in runCommand()
110 int command = 0; in run() local
H A DMemoryActivity.java46 void onTestResult(int command, float result) { in onTestResult()
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/synthetic/
H A DTestInterface.java44 void onTestResult(int command, float result) { } in onTestResult()
94 void runCommand(int command) { in runCommand()
110 int command = 0; in run() local
H A DMemoryActivity.java46 void onTestResult(int command, float result) { in onTestResult()
/aosp12/packages/services/Car/obd2-lib/src/com/android/car/obd2/
H A DObd2Command.java159 String command = String.format("%02X%02X", mMode, mSemanticHandler.getPid()); in run() local
186 String command = in run() local
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DZygoteServer.java520 final Runnable command = in runSelectLoop() local
647 final Runnable command = in runSelectLoop() local
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_composer_client.cpp53 hardware::graphics::composer::V2_1::IComposerClient::Command command, in executeCommand()
/aosp12/hardware/qcom/display/msm8994/libqservice/
H A DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/aosp12/hardware/qcom/display/msm8084/libqservice/
H A DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/aosp12/hardware/qcom/display/msm8226/libqservice/
H A DQServiceUtils.h51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
/aosp12/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothInstrumentation.java62 String command = mArgs.getString("command"); in onStart() local
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DSwitchSlotSidecar.java47 @Command int command; field in SwitchSlotSidecar.Param
/aosp12/packages/modules/adb/client/
H A Dfastdeploycallbacks.cpp49 int capture_shell_command(const char* command, std::vector<char>* outBuffer, in capture_shell_command()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeNetworkController.java84 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand()
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposerCommandEngine.h77 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeNetworkController.java89 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand()
/aosp12/frameworks/base/cmds/vr/src/com/android/commands/vr/
H A DVr.java66 String command = nextArgRequired(); in onRun() local
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/
H A DMockLocationProvider.java70 protected void onExtraCommand(int uid, int pid, String command, Bundle extras) {} in onExtraCommand()
/aosp14/frameworks/base/cmds/vr/src/com/android/commands/vr/
H A DVr.java66 String command = nextArgRequired(); in onRun() local
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/
H A DMockLocationProvider.java70 protected void onExtraCommand(int uid, int pid, String command, Bundle extras) {} in onExtraCommand()
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_hal.cpp1765 SetPnoMacAddrOuiCommand command(handle, scan_oui); in wifi_set_scanning_mac_oui() local
1772 SetNodfsCommand command(handle, nodfs); in wifi_set_nodfs_flag() local
1778 SetCountryCodeCommand command(handle, country_code); in wifi_set_country_code() local
1863 SetNdoffloadCommand command(handle, enable); in wifi_configure_nd_offload() local
1869 SetLatencyModeCommand command(handle, mode); in wifi_set_latency_mode() local
1939 TxPowerScenario command(handle); in wifi_select_tx_power_scenario() local
1947 TxPowerScenario command(handle); in wifi_reset_tx_power_scenario() local
2030 ThermalMitigation command(wlan0Handle, mode, completion_window); in wifi_set_thermal_mitigation_mode() local
2484 VirtualIfaceConfig command(wlan0Handle, ifname, type, wlan0_id); in wifi_virtual_interface_create() local
2708 SetVoipModeCommand command(handle, mode); in wifi_set_voip_mode() local
[all …]
/aosp12/packages/modules/SdkExtensions/tests/e2e/Extensions/test-src/com/android/tests/apex/sdkextensions/
H A DSdkExtensionsHostTest.java139 String command = "getprop build.version.extensions." + v; in getExtensionVersionFromSysprop() local
146 String command = getBroadcastCommand(action, extra); in broadcast() local

12345678910>>...32