Home
last modified time | relevance | path

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

/system/bt/binder/android/os/
Dparcel_uuid.cc28 static uint64_t uuid_lsb(const Uuid& uuid) { in uuid_lsb() function
62 int64_t uuid_msb, uuid_lsb; in readFromParcel() local