OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:szVersion
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/
win_dbghelp.cpp
116
#define BUILD_UNIQUE_FILENAME(var, ext, szPath, szAppName,
szVersion
, stLocalTime) \
118
szPath, szAppName,
szVersion
, \
132
const char*
szVersion
= getAppVersion();
144
BUILD_UNIQUE_FILENAME(szFileName, ".dmp", szPath, szAppName,
szVersion
, stLocalTime);
145
BUILD_UNIQUE_FILENAME(szFileNameOutput, ".out", szPath, szAppName,
szVersion
, stLocalTime);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
advpub.h
248
char
szVersion
[32];
Completed in 56 milliseconds