Home
last modified time | relevance | path

Searched refs:FillRandomBuf (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/guest_loader/
Dguest_loader.cc70 void FillRandomBuf(uint8_t* buf, size_t size) { in FillRandomBuf() function
106 FillRandomBuf(kRandomBytes, sizeof(kRandomBytes)); in StartGuestExecutableImpl()