OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsNamedProcess
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome_frame/
chrome_frame_helper_util.h
41
bool
IsNamedProcess
(const wchar_t* process_name);
bho_loader.cc
35
if (
IsNamedProcess
(L"iexplore.exe")) {
chrome_frame_helper_util.cc
108
bool
IsNamedProcess
(const wchar_t* process_name) {
Completed in 554 milliseconds