OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandlesForProcess
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
handle_table.h
141
Iterator
HandlesForProcess
(ULONG process_id) const;
handle_table.cc
67
HandleTable::Iterator HandleTable::
HandlesForProcess
(ULONG process_id) const {
/external/chromium_org/content/common/
handle_enumerator_win.cc
60
= handles.
HandlesForProcess
(::GetCurrentProcessId());
Completed in 165 milliseconds