/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/ |
D | DynamicShardingConnectionInfoMessage.java | 64 for (PartResponse part : response.getResponsePartList()) { in fromMultiPartResponse() 65 if (part.getKey().equals(AUTH_SCOPES_KEY)) { in fromMultiPartResponse() 66 authScopes.add(part.getValue()); in fromMultiPartResponse() 68 if (part.getKey().equals(SERVER_NAME_KEY)) { in fromMultiPartResponse() 75 serverName = Optional.of(part.getValue()); in fromMultiPartResponse() 77 if (part.getKey().equals(SERVER_PORT_KEY)) { in fromMultiPartResponse() 84 serverPort = Optional.of(Integer.parseInt(part.getValue())); in fromMultiPartResponse()
|
/tools/tradefederation/core/src/com/android/tradefed/config/filter/ |
D | OptionFetcher.java | 81 for (PartResponse part : rep.getMultiPartResponse().getResponsePartList()) { in fetchParentOptions() 84 part.getKey(), part.getValue()); in fetchParentOptions() 86 config.injectOptionValue(part.getKey(), part.getValue()); in fetchParentOptions()
|
/tools/asuite/atest/test_finders/ |
D | test_filter_utils.py | 316 for part in parts[1].split(','): 317 count = {part.count(p) for p in brackets} 320 parsed_methods.append(part) 323 if re.compile(r'^[a-zA-Z0-9]+\[').match(part): 324 parsed_methods.append(part)
|
/tools/tradefederation/core/src/com/android/tradefed/result/skipped/ |
D | SkipManager.java | 182 for (PartResponse part : in fetchDemotionInformation() 184 String filter = part.getKey(); in fetchDemotionInformation() 185 mDemotionFilters.put(filter, SkipReason.fromString(part.getValue())); in fetchDemotionInformation()
|
/tools/security/remote_provisioning/hwtrust/ |
D | README.md | 16 Build it as part of Android with `m hwtrust` and run `hwtrust --help` to see a 21 working by sending fixes or reporting the problem. Building as part of Android
|
/tools/metalava/metalava/src/testdata/prebuilts-sdk-test/ |
D | README.md | 3 The directory tree and generated jar files will be build as part of the metalava
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/apilevels/ |
D | ApiToExtensionsMap.kt | 75 for (part in parts.stream().skip(1)) { in isEmpty() variable 76 node = node.children.findNode(part) ?: break in isEmpty()
|
/tools/test/openhst/docs/ |
D | contributing.md | 11 contributions as part of the project. Head over to
|
/tools/trebuchet/ |
D | CONTRIBUTING.md | 11 part of the project. Head over to <https://cla.developers.google.com/> to see
|
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/security/sanitizer-status/ |
D | NOTICE | 116 excluding those notices that do not pertain to any part of 119 (d) If the Work includes a "NOTICE" text file as part of its 123 pertain to any part of the Derivative Works, in at least one 125 as part of the Derivative Works; within the Source form or
|
/tools/netsim/rust/daemon/src/wifi/packets/ |
D | ieee80211.rs | 269 for (i, part) in parts.iter().enumerate() { in parse_mac_address() 270 match u8::from_str_radix(part, 16) { in parse_mac_address()
|
/tools/asuite/atest/tf_proto/ |
D | build_info.proto | 50 // The versioned files part of the build that are tracked.
|
/tools/tradefederation/core/proto/ |
D | build_info.proto | 50 // The versioned files part of the build that are tracked.
|
/tools/apksig/ |
D | LICENSE | 116 excluding those notices that do not pertain to any part of 119 (d) If the Work includes a "NOTICE" text file as part of its 123 pertain to any part of the Derivative Works, in at least one 125 as part of the Derivative Works; within the Source form or
|
/tools/netsim/ |
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/test/openhst/ |
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/test/mobly_snippets/gft/ |
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/acloud/ |
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/test/connectivity/ |
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/treble/ |
D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/ |
D | TypeItem.kt | 690 for (part in qualifiedName.split(".")) { in hashCode() variable 698 append(part) in hashCode() 699 prev = part in hashCode()
|
/tools/metalava/ |
D | FORMAT.md | 39 annotations) be a formal part of the SDK. 41 That means the annotations should be part of the signature files too -- such 295 Kotlin supports default values for parameters, and these are a part of the API 326 also be part of the v2 signature since (as an example) removing a default value 352 present in the stub files (and therefore part of the API). In the v2 signature 440 referencing annotation classes that are generally **not** part of the API. When
|
/tools/external_updater/ |
D | README.md | 69 The most important part in the file is a list of urls. 102 version_number part can be numbers separated by `.` or `-` or `_`.
|
/tools/tradefederation/core/ |
D | tradefed_win.bat | 66 :: delete the hostname part
|