Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DRpcAddress.cpp36 static void ReadRandomBytes(uint8_t* buf, size_t len) { in ReadRandomBytes() function
/aosp12/system/hwservicemanager/
H A DTokenManager.cpp34 static void ReadRandomBytes(uint8_t *buf, size_t len) { in ReadRandomBytes() function
/aosp12/system/vold/
H A DUtils.cpp777 status_t ReadRandomBytes(size_t bytes, std::string& out) { in ReadRandomBytes() function
782 status_t ReadRandomBytes(size_t bytes, char* buf) { in ReadRandomBytes() function