OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPSPY_REG_KEY_LOGFILENAME
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/npspy/windows/
profilew.h
72
#define
NPSPY_REG_KEY_LOGFILENAME
"LogFileName"
loggerw.cpp
92
profile.getString(
NPSPY_REG_KEY_LOGFILENAME
, szFile, strlen(szFile));
gui_main.cpp
135
profile.setString(
NPSPY_REG_KEY_LOGFILENAME
, logger->szFile);
295
profile.getString(
NPSPY_REG_KEY_LOGFILENAME
, logger.szFile, strlen(logger.szFile));
Completed in 248 milliseconds