Home
last modified time | relevance | path

Searched defs:Id (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/core/
Dffi.rs24 type Id = type_id!("bluetooth::Uuid"); typedef
29 type Id = type_id!("bluetooth::core::AddressWithType"); typedef
/packages/modules/StatsD/lib/libkll/proto/
Daggregator.proto43 enum Id { enum
/packages/modules/adb/
Dshell_protocol.h44 enum Id : uint8_t { enum
/packages/modules/Virtualization/libs/apkverify/src/
Dalgorithms.rs140 fn pkey_id(&self) -> pkey::Id { in pkey_id()
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dreactor.cc66 int Reactor::Event::Id() const { in Id() function in bluetooth::os::Reactor::Event
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java340 @interface Id {} annotation
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs789 type Id = type_id!("bluetooth::topshim::rust::RawAddress"); typedef