Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
H A Duuid.cc147 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::Uuid
/aosp12/system/bt/types/bluetooth/
H A Duuid.cc150 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::Uuid
/aosp12/system/bt/gd/hci/
H A Duuid.cc179 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::hci::Uuid
/aosp12/hardware/interfaces/gatekeeper/1.0/software/
H A DSoftGateKeeper.h81 virtual void GetRandom(void* random, uint32_t requested_length) const { in GetRandom() function