HomeSort by relevance Sort by last modified time
    Searched defs:CreationTime (Results 1 - 5 of 5) 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/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 384 FILETIME CreationTime, ExitTime, KernelTime, UserTime;
387 &CreationTime,
  /external/chromium_org/sandbox/win/src/
nt_internals.h 181 LARGE_INTEGER CreationTime;
193 LARGE_INTEGER CreationTime;

Completed in 4802 milliseconds