Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/
Dbluetooth_SDP_ServiceBrowse.py76 def test_attribute(self, class_id, attr_id, get_attribute): argument
98 def service_browse(self, get_attribute): argument
/external/autotest/client/cros/
Dcertificate_util.py26 def get_attribute(self, attribute): member in PEMCertificate
/external/webrtc/webrtc/base/
Dhttpcommon-inl.h108 bool Url<CTYPE>::get_attribute(const string& name, string* value) const { in get_attribute() function
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py140 def get_attribute(self, class_id, attr_id): member in bluetooth_SDP_ServiceAttributeRequest
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py135 def get_attribute(self, class_id, attr_id, size): member in bluetooth_SDP_ServiceSearchAttributeRequest
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dinstance.py499 def get_attribute(self, attribute, dry_run=False): member in Instance