/external/autotest/server/hosts/ |
D | rpc_server_tracker.py | 44 def _setup_rpc(self, port, command_name, remote_pid=None): argument 86 def xmlrpc_connect(self, command, port, command_name=None, argument
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | command_runner.py | 201 def RunNamedCommand(self, command_name, args=None, headers=None, debug=0, argument 292 def MaybeCheckForAndOfferSoftwareUpdate(self, command_name, debug): argument
|
D | name_expansion.py | 82 def __init__(self, command_name, debug, logger, gsutil_api, url_strs, argument 300 def NameExpansionIterator(command_name, debug, logger, gsutil_api, url_strs, argument 445 def __init__(self, tuple_iter, recursion_requested, command_name, argument
|
D | aclhelpers.py | 224 def Execute(self, storage_url, current_acl, command_name, logger): argument 311 def Execute(self, storage_url, current_acl, command_name, logger): argument
|
D | command.py | 81 def CreateGsutilLogger(command_name): argument 336 def CreateCommandSpec(command_name, usage_synopsis=None, argument 362 command_name = property(_GetDefaultCommandName) variable in Command
|
D | __main__.py | 518 def _RunNamedCommandAndHandleExceptions(command_runner, command_name, args=None, argument
|
D | copy_helper.py | 391 command_name): argument
|
/external/libweave/src/commands/ |
D | command_queue.cc | 16 const std::string& command_name) { in GetCommandHandlerKey() 38 const std::string& command_name, in AddCommandHandler()
|
D | command_instance.cc | 192 std::string command_name; in FromJson() local
|
/external/libweave/src/ |
D | device_manager.cc | 154 const std::string& command_name, in AddCommandHandler() 184 void DeviceManager::AddCommandHandler(const std::string& command_name, in AddCommandHandler()
|
D | component_manager_impl.cc | 310 const std::string& command_name, in AddCommandHandler() 347 bool ComponentManagerImpl::GetMinimalRole(const std::string& command_name, in GetMinimalRole()
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/ |
D | unit_testcase.py | 135 def RunCommand(self, command_name, args=None, headers=None, debug=0, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/scripts/ |
D | oauth2l_test.py | 36 def _GetCommandOutput(t, command_name, command_argv): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
D | app2.py | 294 def do_help(self, command_name): argument
|
/external/iw/ |
D | util.c | 267 const char *command_name(enum nl80211_commands cmd) in command_name() function
|
/external/autotest/scheduler/ |
D | drone_utility.py | 153 def _refresh_processes(self, command_name, open=open, argument
|