Home
last modified time | relevance | path

Searched refs:ids (Results 1 – 11 of 11) sorted by relevance

/tools/netsim/rust/daemon/src/devices/
Dchip.rs57 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()
Ddevices_handler.rs95 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/
DClusterClient.java110 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.gitignore37 .idea/**/dataSources.ids
/tools/tradefederation/core/proto/invocation/
Dinvocation_manager.proto42 // 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/
Dapollo_qa.proto11 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/
DDataPathTest.py2193 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/
DPythonUnitTestResultParserTest.java609 TestDescription[] ids = { in testParseOneWithEverything() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2613 String[] ids = contents.split(","); in listDisplayIdsForStartingVisibleBackgroundUsers() local
2614 return Arrays.asList(ids).stream() in listDisplayIdsForStartingVisibleBackgroundUsers()
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto32 // 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/
Dmedium.compact_cfg100928 .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[]