OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPluginsDir
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/npspy/include/
plugload.h
41
DWORD
GetPluginsDir
(char * path, DWORD maxsize);
/external/chromium_org/third_party/npapi/npspy/common/
plugload.cpp
45
DWORD
GetPluginsDir
(char * path, DWORD maxsize)
97
GetPluginsDir
(szPath, _MAX_PATH);
logger.cpp
54
if(0 !=
GetPluginsDir
(szFile, sizeof(szFile)))
Completed in 29 milliseconds