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