/external/autotest/client/cros/bluetooth/ |
bluetooth_tester_xmlrpc_server.py | 82 (profile_name, profile_short_name) = self.PROFILE_NAMES[profile] 182 self.index, profile_name, profile_short_name) 223 if name != profile_name: 225 name, profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sts/ |
connection.py | 74 security_token=None, profile_name=None): 106 profile_name=profile_name,
|
/system/connectivity/shill/test-rpc-proxy/ |
proxy_dbus_shill_wifi_client.cc | 356 bool ProxyDbusShillWifiClient::CreateProfile(const std::string& profile_name) { 357 return dbus_client_->CreateProfile(profile_name); 360 bool ProxyDbusShillWifiClient::PushProfile(const std::string& profile_name) { 361 return dbus_client_->PushProfile(profile_name); 364 bool ProxyDbusShillWifiClient::PopProfile(const std::string& profile_name) { 365 if (profile_name.empty()) { 368 return dbus_client_->PopProfile(profile_name); 372 bool ProxyDbusShillWifiClient::RemoveProfile(const std::string& profile_name) { 373 return dbus_client_->RemoveProfile(profile_name); 379 brillo::Any profile_name; local [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/provider/ |
test_provider.py | 135 p = provider.Provider('aws', profile_name='prod') 138 p = provider.Provider('aws', profile_name='prod_withtoken') 142 q = provider.Provider('aws', profile_name='dev') 161 provider.Provider('aws', profile_name='doesntexist') 267 p = provider.Provider('aws', profile_name='foo')
|
/system/connectivity/shill/ |
profile.cc | 427 const Identifier& profile_name) { 429 if (profile_name.user.empty()) { // True for DefaultProfiles. 431 base::StringPrintf("%s.profile", profile_name.identifier.c_str())); 435 profile_name.user.c_str(), 436 profile_name.identifier.c_str()));
|
profile.h | 214 // given |storage_dir| and |profile_name|. Provided as a static 219 const Identifier& profile_name);
|
/external/autotest/client/site_tests/video_VEAPerf/ |
video_VEAPerf.py | 169 profile_name = self._get_profile_name(profile) 170 return (name + '_' + profile_name, name + '.' + profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/ |
layer1.py | 49 validate_certs=True, profile_name=None): 70 profile_name=profile_name) [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/ |
layer1.py | 81 profile_name=None): 98 profile_name=profile_name) [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/ |
connection.py | 45 security_token=None, validate_certs=True, profile_name=None): 57 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/ |
connection.py | 48 security_token=None, validate_certs=True, profile_name=None): 62 profile_name=profile_name)
|
/external/autotest/client/cros/networking/ |
android_xmlrpc_server.py | 233 def create_profile(self, profile_name): 237 def push_profile(self, profile_name): 241 def remove_profile(self, profile_name): 245 def pop_profile(self, profile_name):
|
/external/e2fsprogs/e2fsck/ |
e2fsck.h | 560 const char *profile_name, 565 const char *profile_name, 570 const char *profile_name, 575 const char *profile_name,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
connection.py | 424 validate_certs=True, profile_name=None): 470 :type profile_name: str 471 :param profile_name: Override usual Credentials section in config 555 profile_name) 613 def profile_name(self): member in class:AWSAuthConnection 614 return self.provider.profile_name 615 profile_name = property(profile_name) variable in class:AWSAuthConnection [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/beanstalk/ |
layer1.py | 43 api_version=None, security_token=None, profile_name=None): 54 security_token, profile_name=profile_name) [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudformation/ |
connection.py | 76 profile_name=None): 89 profile_name=profile_name) [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudfront/ |
__init__.py | 46 validate_certs=True, profile_name=None, https_connection_factory=None): 53 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/ |
layer1.py | 77 validate_certs=True, validate_checksums=True, profile_name=None): 93 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/cloudwatch/ |
__init__.py | 77 security_token=None, validate_certs=True, profile_name=None): 102 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/ |
__init__.py | 79 security_token=None, validate_certs=True, profile_name=None): 98 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/ |
connection.py | 80 profile_name=None): 88 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/ |
connection.py | 89 profile_name=None): 122 profile_name=profile_name)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sns/ |
connection.py | 62 profile_name=None): 76 profile_name=profile_name) [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/ |
layer1.py | 72 debug=0, session_token=None, region=None, profile_name=None): 85 debug, session_token, profile_name=profile_name) [all...] |
/external/autotest/client/site_tests/network_8021xWiredAuthentication/ |
network_8021xWiredAuthentication.py | 102 manager, profile_name=self.TEST_PROFILE_NAME):
|