Searched defs:GetRandom (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/ | ||
H A D | uuid.cc | 147 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::Uuid |
/aosp12/system/bt/types/bluetooth/ | ||
H A D | uuid.cc | 150 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::Uuid |
/aosp12/system/bt/gd/hci/ | ||
H A D | uuid.cc | 179 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::hci::Uuid |
/aosp12/hardware/interfaces/gatekeeper/1.0/software/ | ||
H A D | SoftGateKeeper.h | 81 virtual void GetRandom(void* random, uint32_t requested_length) const { in GetRandom() function |