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

  /art/runtime/base/
time_utils.h 66 uint64_t ProcessCpuNanoTime();
time_utils.cc 173 uint64_t ProcessCpuNanoTime() {
  /art/dex2oat/
dex2oat.cc 587 start_cputime_ns_(ProcessCpuNanoTime()),
    [all...]

Completed in 222 milliseconds