OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringToHandleType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/
handle_enumerator_win.h
34
static HandleType
StringToHandleType
(const base::string16& type);
handle_enumerator_win.cc
60
HandleType current_type =
StringToHandleType
(sys_handle->Type());
81
HandleType
StringToHandleType
(const base::string16& type) {
Completed in 34 milliseconds