Home
last modified time | relevance | path

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

/external/libchrome/base/
Drand_util_posix.cc24 class URandomFd { class
29 URandomFd() : fd_(HANDLE_EINTR(open("/dev/urandom", O_RDONLY))) { in URandomFd() function in __anondb73efc70111::URandomFd