Searched defs:get_attribute (Results 1 – 6 of 6) sorted by relevance
/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/ |
D | bluetooth_SDP_ServiceBrowse.py | 76 def test_attribute(self, class_id, attr_id, get_attribute): argument 98 def service_browse(self, get_attribute): argument
|
/external/autotest/client/cros/ |
D | certificate_util.py | 26 def get_attribute(self, attribute): member in PEMCertificate
|
/external/webrtc/webrtc/base/ |
D | httpcommon-inl.h | 108 bool Url<CTYPE>::get_attribute(const string& name, string* value) const { in get_attribute() function
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
D | bluetooth_SDP_ServiceAttributeRequest.py | 140 def get_attribute(self, class_id, attr_id): member in bluetooth_SDP_ServiceAttributeRequest
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
D | bluetooth_SDP_ServiceSearchAttributeRequest.py | 135 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/ |
D | instance.py | 499 def get_attribute(self, attribute, dry_run=False): member in Instance
|