HomeSort by relevance Sort by last modified time
    Searched refs:GetUserTime (Results 1 - 5 of 5) sorted by null

  /external/v8/src/
platform-nullos.cc 95 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
platform.h 130 static int GetUserTime(uint32_t* secs, uint32_t* usecs);
platform-posix.cc 169 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
log.cc     [all...]
platform-win32.cc 588 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
    [all...]

Completed in 889 milliseconds