Searched defs:ID (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/c2hal/ | ||
D | Type.h | 44 ID, enumerator |
/system/security/keystore2/rkpd_client/src/ | ||
D | lib.rs | 421 static ID: AtomicU32 = AtomicU32::new(0); in get_next_key_id() variable |