| /device/generic/goldfish/radio/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 | 53 void Commander::registerCommand(const char* commandStr, Command* command) { in registerCommand() 107 auto command = mCommands.find(mReceiveBuffer.data()); in onReadAvailable() local
|
| /device/generic/goldfish/network/wifi_forwarder/ |
| D | netlink_message.cpp | 45 bool NetlinkMessage::initGeneric(int family, uint8_t command, int version) { in initGeneric()
|
| /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/host/frontend/gcastv2/webrtc/assets/js/ |
| D | logcat.js | 40 function createAdbMessage(command, arg0, arg1, payload) { argument
|
| /device/linaro/poplar/wifi/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
|
| D | link_layer_stats.cpp | 122 GetLinkStatsCommand command(iface, handler); in wifi_get_link_stats() 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/google/trout/hal/dumpstate/1.1/ |
| D | DumpstateGrpcServer.cpp | 84 const std::string& command, in GetCommandOutput()
|
| /device/google/cuttlefish/host/libs/vm_manager/ |
| D | crosvm_manager.cpp | 55 cvd::Command command(config->crosvm_binary()); in Stop() 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/linaro/bootloader/edk2/EmulatorPkg/Unix/ |
| D | lldbefi.py | 466 def efi_guid_command(debugger, command, result, dict): argument
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | subprocess.cpp | 413 int execute(const std::vector<std::string>& command, in execute() 426 int execute(const std::vector<std::string>& command) { in execute()
|
| /device/google/cuttlefish/common/libs/net/ |
| D | netlink_request.cpp | 60 NetlinkRequest::NetlinkRequest(int32_t command, int32_t flags) { in NetlinkRequest()
|
| /device/google/contexthub/util/nanotool/ |
| D | nanomessage.h | 189 uint8_t command; member
|
| /device/google/cuttlefish/host/frontend/gcastv2/webrtc/ |
| D | AdbWebSocketHandler.cpp | 77 uint32_t command = U32LE_AT(data); in verifyAdbHeader() 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/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.2/Modules/ |
| D | main.c | 233 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
|