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

  /external/chromium_org/rlz/win/lib/
process_info.h 24 static bool IsRunningAsSystem();
registry_util.cc 55 if (ProcessInfo::IsRunningAsSystem()) {
process_info.cc 151 bool ProcessInfo::IsRunningAsSystem() {
166 if (IsRunningAsSystem()) {

Completed in 451 milliseconds