OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsExpandedModuleName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
sandbox_policy.cc
176
bool
IsExpandedModuleName
(HMODULE module, const wchar_t* module_name) {
211
if (!
IsExpandedModuleName
(module, module_name))
/external/chromium_org/content/common/
sandbox_win.cc
162
bool
IsExpandedModuleName
(HMODULE module, const wchar_t* module_name) {
202
if (!
IsExpandedModuleName
(module, module_name))
Completed in 25 milliseconds