Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h221 int random = rand() % 1000000; in mkdtemp() local
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h81 virtual void GetRandom(void* random, uint32_t requested_length) const { in GetRandom()