/device/google/cuttlefish_common/host/libs/vm_manager/ |
D | crosvm_manager.cpp | 75 cvd::Command command(config_->crosvm_binary()); in StartCommand() local 139 cvd::Command command(config_->crosvm_binary()); in Stop() local
|
/device/generic/goldfish/ril/ |
D | atchannel.c | 673 static int at_send_command_full_nolock (const char *command, ATCommandType type, in at_send_command_full_nolock() 740 static int at_send_command_full (const char *command, ATCommandType type, in at_send_command_full() 783 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command() 794 int at_send_command_singleline (const char *command, in at_send_command_singleline() 817 int at_send_command_numeric (const char *command, in at_send_command_numeric() 839 int at_send_command_sms (const char *command, in at_send_command_sms() 863 int at_send_command_multiline (const char *command, in at_send_command_multiline()
|
/device/generic/goldfish/network/netmgr/ |
D | commander.cpp | 56 void Commander::registerCommand(const char* commandStr, Command* command) { in registerCommand() 110 auto command = mCommands.find(mReceiveBuffer.data()); in onReadAvailable() local
|
/device/google/cuttlefish_common/common/libs/utils/ |
D | subprocess.cpp | 63 const char* const* command, in subprocess_impl() 247 int execute(const std::vector<std::string>& command, in execute() 260 int execute(const std::vector<std::string>& command) { in execute()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | dist.py | 289 def get_option_dict(self, command): argument 794 def get_command_class(self, command): argument 833 def get_command_obj(self, command, create=1): argument 903 def reinitialize_command(self, command, reinit_subcommands=0): argument 957 def run_command(self, command): argument
|
D | cmd.py | 305 def get_finalized_command(self, command, create=1): argument 317 def reinitialize_command(self, command, reinit_subcommands=0): argument 321 def run_command(self, command): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | mimetools.py | 224 def pipeto(input, command): argument 229 def pipethrough(input, command, output): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | upload.py | 62 def upload_file(self, command, pyversion, filename): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | test_config.py | 64 class command(PyPIRCCommand): class
|
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/ |
D | virtual_adb_client.cpp | 170 auto command = std::move(iter->second); in HandleHeartbeatTimeout() local 226 auto command = std::move(iter->second); in AfterSelect() local
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | link_layer_stats.cpp | 122 GetLinkStatsCommand command(iface, handler); in wifi_get_link_stats() local
|
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
|
D | wifi_hal.cpp | 1258 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() local 1265 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix() local 1272 SetPnoMacAddrOuiCommand command(handle, scan_oui); in wifi_set_scanning_mac_oui() local 1279 SetNodfsCommand command(handle, nodfs); in wifi_set_nodfs_flag() local 1285 SetCountryCodeCommand command(handle, country_code); in wifi_set_country_code() local 1356 SetNdoffloadCommand command(handle, enable); in wifi_configure_nd_offload() local
|
/device/generic/goldfish/sensors/ |
D | sensors_qemu.c | 608 char command[64]; in sensor_device_activate() local 672 char command[64]; in sensor_device_set_delay() local 968 char command[64]; in open_sensors() local
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-shmem.c | 167 xf_proxy_message_t *command; in xf_shmem_process_input() local
|
/device/google/cuttlefish_common/common/libs/net/ |
D | netlink_request.cpp | 64 NetlinkRequest::NetlinkRequest(int32_t command, int32_t flags) in NetlinkRequest()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/ |
D | lldbefi.py | 466 def efi_guid_command(debugger, command, result, dict): argument
|
/device/google/marlin/camera/QCamera2/stack/common/ |
D | mm_camera_shim.h | 69 uint32_t command; /*V4L2 or private command*/ member
|
/device/google/contexthub/util/nanotool/ |
D | nanomessage.h | 189 uint8_t command; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | main.c | 233 char *command = NULL; in Py_Main() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | main.c | 238 char *command = NULL; in Py_Main() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | main.c | 238 char *command = NULL; in Py_Main() local
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/ |
D | xf-shmem.h | 42 xf_proxy_message_t command[XF_PROXY_MESSAGE_QUEUE_LENGTH]; member
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-base.h | 115 XA_ERRORCODE (* const * command)(XACodecBase *, xf_message_t *); member
|
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/ |
D | messages.h | 59 Command command; member
|