Home
last modified time | relevance | path

Searched defs:ID (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/allocd/
Drequest.h36 ID, // Allocate and return a new Session ID enumerator
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/
Dlib.rs207 static ID: AtomicUsize = ATOMIC_USIZE_INIT; in probe() constant