Home
last modified time | relevance | path

Searched refs:kLocalCachePath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Dconverter.cc71 const char* kLocalCachePath = "c:\\symbols"; variable
873 options.local_cache_path = kLocalCachePath; in main()