OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTypeWindowStation
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
handle_table.h
26
static const base::char16* HandleTable::
kTypeWindowStation
;
handle_table.cc
30
const base::char16* HandleTable::
kTypeWindowStation
= L"WindowStation";
/external/chromium_org/content/common/
handle_enumerator_win.cc
33
handle_types[sandbox::HandleTable::
kTypeWindowStation
] = WindowStationHandle;
Completed in 39 milliseconds