OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPSPY_REG_KEY_SPALID
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/npspy/windows/
profilew.h
67
#define
NPSPY_REG_KEY_SPALID
"ShutdownPluginsAfterDestroy"
loggerw.cpp
91
profile.getBool(
NPSPY_REG_KEY_SPALID
, &bSPALID);
gui_main.cpp
134
profile.setBool(
NPSPY_REG_KEY_SPALID
, logger->bSPALID);
294
profile.getBool(
NPSPY_REG_KEY_SPALID
, &logger.bSPALID);
Completed in 188 milliseconds