OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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