OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_procid
(Results
1 - 1
of
1
) sorted by null
/external/libchrome/base/process/
process_handle.cc
18
ProcessId
g_procid
;
member in namespace:base::__anon24274
35
// Make sure we are the same process that set |
g_procid
|. This check may have
38
DCHECK_EQ(GetCurrentProcId(),
g_procid
);
local
46
g_procid
= GetCurrentProcId();
Completed in 119 milliseconds