OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPSPY_REG_KEY_LOGTOFILE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/npspy/windows/
profilew.h
66
#define
NPSPY_REG_KEY_LOGTOFILE
"LogToFile"
loggerw.cpp
90
profile.getBool(
NPSPY_REG_KEY_LOGTOFILE
, &bToFile);
gui_main.cpp
133
profile.setBool(
NPSPY_REG_KEY_LOGTOFILE
, logger->bToFile);
293
profile.getBool(
NPSPY_REG_KEY_LOGTOFILE
, &logger.bToFile);
Completed in 605 milliseconds