Searched defs:CreationTime (Results 1 – 7 of 7) sorted by relevance
/external/libchrome/base/process/ |
D | process_info_unittest.cc | 16 TEST(ProcessInfoTest, CreationTime) { in TEST() argument
|
D | process_info_linux.cc | 17 const Time CurrentProcessInfo::CreationTime() { in CreationTime() function in base::CurrentProcessInfo
|
/external/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 383 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 383 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
|
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 423 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/ |
D | project4.go | 110 func (hq Headquarter) CreationTime() time.Time { return hq.creationTime } func
|
/external/guice/core/test/com/google/inject/ |
D | BinderTestSuite.java | 346 enum CreationTime { enum in BinderTestSuite
|