Searched defs:g_last_save_path (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_file_helper.cc53 g_last_save_path = LAZY_INSTANCE_INITIALIZER; member in namespace:__anon3548
247 if (!g_last_save_path.Pointer()->empty()) {
248 initial_path = g_last_save_path.Pointer()->DirName().AppendASCII(
286 *g_last_save_path.Pointer() = path;

Completed in 158 milliseconds