Searched refs:ids (Results 1 – 11 of 11) sorted by relevance
/tools/netsim/rust/daemon/src/devices/ |
D | chip.rs | 57 ids: AtomicU32, field 93 ChipManager { ids: AtomicU32::new(start), chips: RwLock::new(HashMap::new()) } in new() 97 ChipIdentifier(self.ids.fetch_add(1, Ordering::SeqCst)) in next_id()
|
D | devices_handler.rs | 95 ids: AtomicU32, field 103 ids: AtomicU32::new(INITIAL_DEVICE_ID), in new() 111 DeviceIdentifier(self.ids.fetch_add(1, Ordering::SeqCst)) in next_id()
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterClient.java | 110 JSONArray ids = new JSONArray(); in leaseHostCommands() local 112 ids.put(id); in leaseHostCommands() 114 data.put("next_cluster_ids", ids); in leaseHostCommands()
|
/tools/ndkports/ |
D | .gitignore | 37 .idea/**/dataSources.ids
|
/tools/tradefederation/core/proto/invocation/ |
D | invocation_manager.proto | 42 // If the devices were pre-reserved, you can select them by reservation ids
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | apollo_qa.proto | 11 field to be optional) or removed. Make sure to never re-use field ids unless
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | DataPathTest.py | 2193 ids = [] 2207 ids.append(duts[i].droid.wifiAwareAttach(True)) 2224 duts[i], duts[peer_device], ids[i], macs[i], ids[peer_device],
|
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | PythonUnitTestResultParserTest.java | 609 TestDescription[] ids = { in testParseOneWithEverything() local
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | TestDevice.java | 2613 String[] ids = contents.split(","); in listDisplayIdsForStartingVisibleBackgroundUsers() local 2614 return Arrays.asList(ids).stream() in listDisplayIdsForStartingVisibleBackgroundUsers()
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | build_event_stream.proto | 32 // set of ids of children events such that apart from the initial event each 47 // Unique identifier. No assumption should be made about how the ids are
|
/tools/dexter/testdata/expected/ |
D | medium.compact_cfg | 100928 .local v0, "ids", java.lang.StringBuilder 104824 .local_ex v5, "ids", java.util.Set, "Ljava/util/Set<Ljava/lang/Long;>;" 151284 .local v3, "ids", int[] 200111 .local v1, "ids", java.lang.String[]
|