HomeSort by relevance Sort by last modified time
    Searched defs:CreationTime (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/base/process/
process_info_mac.cc 18 const Time CurrentProcessInfo::CreationTime() {
process_info_win.cc 15 const Time CurrentProcessInfo::CreationTime() {
process_info_linux.cc 16 const Time CurrentProcessInfo::CreationTime() {
  /external/srec/portable/src/
pcputimer.c 75 FILETIME CreationTime;
82 &CreationTime, &ExitTime, &KernelTime, &UserTime))
101 FILETIME CreationTime;
107 &CreationTime, &ExitTime, &KernelTime, &UserTime))
129 FILETIME CreationTime;
135 &CreationTime, &ExitTime, &KernelTime, &UserTime))
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 380 FILETIME CreationTime, ExitTime, KernelTime, UserTime;
383 &CreationTime,
  /external/chromium_org/sandbox/win/src/
nt_internals.h 171 LARGE_INTEGER CreationTime;
183 LARGE_INTEGER CreationTime;

Completed in 1252 milliseconds