Searched refs:substring (Results 1 – 4 of 4) sorted by relevance
/system/connectivity/shill/test-scripts/ |
D | flimflam.py | 317 def FindElementByNameSubstring(self, kind, substring): argument 320 if path.find(substring) >= 0: 324 def FindElementByPropertySubstring(self, kind, prop, substring): argument 338 obj_properties[prop].find(substring) >= 0):
|
/system/connectivity/shill/doc/ |
D | service-api.txt | 563 (WiFi only) A substring which the remote 566 substring, abort 802.1x negotiation. 1280 hostname_pattern which can be a substring of the
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 802 # wildcard * is used, a substring. Examples: ANamespace, AClass,
|
D | Doxyfile | 802 # wildcard * is used, a substring. Examples: ANamespace, AClass,
|