Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 16 of 16) sorted by relevance

/external/autotest/server/hosts/
Drpc_server_tracker.py44 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/
Dcommand_runner.py201 def RunNamedCommand(self, command_name, args=None, headers=None, debug=0, argument
292 def MaybeCheckForAndOfferSoftwareUpdate(self, command_name, debug): argument
Dname_expansion.py82 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
Daclhelpers.py224 def Execute(self, storage_url, current_acl, command_name, logger): argument
311 def Execute(self, storage_url, current_acl, command_name, logger): argument
Dcommand.py81 def CreateGsutilLogger(command_name): argument
336 def CreateCommandSpec(command_name, usage_synopsis=None, argument
362 command_name = property(_GetDefaultCommandName) variable in Command
D__main__.py518 def _RunNamedCommandAndHandleExceptions(command_runner, command_name, args=None, argument
Dcopy_helper.py391 command_name): argument
/external/libweave/src/commands/
Dcommand_queue.cc16 const std::string& command_name) { in GetCommandHandlerKey()
38 const std::string& command_name, in AddCommandHandler()
Dcommand_instance.cc192 std::string command_name; in FromJson() local
/external/libweave/src/
Ddevice_manager.cc154 const std::string& command_name, in AddCommandHandler()
184 void DeviceManager::AddCommandHandler(const std::string& command_name, in AddCommandHandler()
Dcomponent_manager_impl.cc310 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/
Dunit_testcase.py135 def RunCommand(self, command_name, args=None, headers=None, debug=0, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/scripts/
Doauth2l_test.py36 def _GetCommandOutput(t, command_name, command_argv): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dapp2.py294 def do_help(self, command_name): argument
/external/iw/
Dutil.c267 const char *command_name(enum nl80211_commands cmd) in command_name() function
/external/autotest/scheduler/
Ddrone_utility.py153 def _refresh_processes(self, command_name, open=open, argument