Home
last modified time | relevance | path

Searched refs:GetProperties (Results 1 – 25 of 42) sorted by relevance

12

/external/v8/tools/
Ddetect-builtins.js7 var GetProperties = function(this_name, object) { class
42 property.prototype = GetProperties("prototype", value.prototype);
47 property.properties = GetProperties(name, value);
54 result.__PROTO__ = GetProperties("__PROTO__", object.__proto__);
59 var g = GetProperties("", global, "");
/external/autotest/client/cros/networking/
Dshill_proxy.py275 properties = interface.GetProperties(utf8_strings=True)
291 properties = interface.GetProperties(utf8_strings=True)
444 dbus_object.GetProperties(utf8_strings=True))
489 properties = self.manager.GetProperties(utf8_strings=True)
510 properties = self.manager.GetProperties(utf8_strings=True)
517 properties = self.manager.GetProperties(utf8_strings=True)
544 properties = self.manager.GetProperties(utf8_strings=True)
553 properties = service.GetProperties(utf8_strings=True)
580 manager_properties = self.manager.GetProperties(utf8_strings=True)
584 object_properties = test_object.GetProperties(utf8_strings=True)
Dcellular_proxy.py124 properties = modem.GetProperties(utf8_strings=True)
250 properties = device.GetProperties()
275 properties = device.GetProperties(utf8_strings=True)
Dwifi_proxy.py32 profile_properties = profile.GetProperties(utf8_strings=True)
167 service_properties = service_object.GetProperties(
312 properties = self.manager.GetProperties(utf8_strings=True)
318 service_properties = self.dbus2primitive(service.GetProperties(
Dshill_context.py59 service_properties = service.GetProperties()
74 manager_properties = shill.manager.GetProperties(utf8_strings=True)
Dshill_xmlrpc_server.py116 active_profile.GetProperties(utf8_strings=True)['Name'])
218 profile.GetProperties(utf8_strings=True))
256 device.GetProperties(utf8_strings=True))
334 service_properties = service_object.GetProperties(
409 object_properties = dbus_object.GetProperties(utf8_strings=True)
/external/autotest/client/cros/
Dnetwork.py89 lambda: not cm_device.GetProperties()['Powered'],
103 lambda: cm_device.GetProperties()['Powered'],
168 service_properties = service.GetProperties(utf8_strings=True)
175 properties = device.GetProperties(utf8_strings=True)
180 ipconfig_properties = ipconfig.GetProperties(utf8_strings=True)
Ddhcpv6_test_base.py79 device_properties = device.GetProperties(utf8_strings=True)
103 ipconfig_properties = ipconfig.GetProperties(utf8_strings=True)
/external/autotest/client/cros/scripts/
Dprofile44 properties = active_profile.GetProperties(utf8_strings=True)
69 shill.manager.GetProperties(utf8_strings=True))
91 profile.GetProperties(utf8_strings=True))
109 profile.GetProperties(utf8_strings=True))
/external/autotest/client/cros/cellular/
Dcell_tools.py48 properties = service.GetProperties(utf8_strings=True)
93 props = service.GetProperties()
354 logger.info('powered = %s' % device.GetProperties()['Powered'])
355 if device.GetProperties()['Powered']:
382 props = service.GetProperties()
389 props = service.GetProperties()
396 manager_props = self.flim.manager.GetProperties()
/external/autotest/client/site_tests/network_DhcpVendorEncapsulatedOptions/
Dnetwork_DhcpVendorEncapsulatedOptions.py33 device_properties = device.GetProperties(utf8_strings=True)
37 ipconfig_properties = ipconfig.GetProperties(utf8_strings=True)
48 tethering = service.GetProperties()['Tethering']
/external/autotest/client/site_tests/security_DbusMap/
Dbaseline.chronos420 "GetProperties",
436 "GetProperties",
456 "GetProperties",
484 "GetProperties"
496 "GetProperties",
511 "GetProperties",
Dbaseline521 "GetProperties",
537 "GetProperties",
557 "GetProperties",
585 "GetProperties"
597 "GetProperties",
612 "GetProperties",
/external/autotest/client/site_tests/network_WiMaxSmoke/
Dnetwork_WiMaxSmoke.py48 service_properties = self._service.GetProperties()
112 'Device', self._service.GetProperties()['Device'])
113 interface = device.GetProperties()['Interface']
/external/autotest/client/site_tests/network_DhcpWpadNegotiation/
Dnetwork_DhcpWpadNegotiation.py33 device_properties = device.GetProperties(utf8_strings=True)
37 ipconfig_properties = ipconfig.GetProperties(utf8_strings=True)
/external/autotest/client/site_tests/network_DhcpMTU/
Dnetwork_DhcpMTU.py35 device_properties = device.GetProperties(utf8_strings=True)
39 ipconfig_properties = ipconfig.GetProperties(utf8_strings=True)
/external/autotest/client/site_tests/network_MobileSuspendResume/
Dnetwork_MobileSuspendResume.py76 properties = device.GetProperties(utf8_strings=True)
83 properties = device.GetProperties(utf8_strings=True)
135 properties = device.GetProperties(utf8_strings=True)
234 props = service.GetProperties(utf8_strings=True)
/external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/
Dnetwork_DhcpBrokenDefaultGateway.py33 device_properties = device.GetProperties(utf8_strings=True)
37 ipconfig_properties = ipconfig.GetProperties(utf8_strings=True)
/external/autotest/client/site_tests/network_3GIdentifiers/
Dnetwork_3GIdentifiers.py94 device_props = device.GetProperties(utf8_strings=True)
95 service_props = service.GetProperties(utf8_strings=True)
/external/autotest/client/site_tests/network_3GSmokeTest/
Dnetwork_3GSmokeTest.py102 'Device', service.GetProperties()['Device'])
103 interface = device.GetProperties()['Interface']
/external/autotest/client/cros/nfc/
Dconsole.py162 return adapter_proxy.GetProperties()
165 props = self._manager.GetProperties()
330 props = tag_proxy.GetProperties()
356 records = device_proxy.GetProperties()['Records']
377 props = record_proxy.GetProperties()
/external/autotest/client/site_tests/network_3GModemControl/
Dnetwork_3GModemControl.py173 device_properties = device.GetProperties(utf8_strings=True);
184 service_properties = service.GetProperties(utf8_strings=True);
338 props = service.GetProperties()
/external/libchrome/dbus/
Dmock_object_manager.h32 MOCK_METHOD2(GetProperties, PropertySet*(const ObjectPath&,
/external/autotest/client/site_tests/network_3GDisconnectFailure/
Dnetwork_3GDisconnectFailure.py158 properties = service.GetProperties(utf8_strings=True)
169 properties = service.GetProperties(utf8_strings=True)
/external/autotest/client/site_tests/network_3GDormancyDance/
Dnetwork_3GDormancyDance.py145 device_props = self.device.GetProperties(utf8_strings = True)
149 service_props = self.service.GetProperties(utf8_strings = True)

12