Searched defs:WriteDebugLogToFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui.cc220 // Called upon completion of |WriteDebugLogToFile|. Closes file
240 void WriteDebugLogToFile(const StoreDebugLogsCallback& callback, function in namespace:__anon5420
276 base::Bind(&WriteDebugLogToFile, callback, base::Owned(file), file_path));

Completed in 109 milliseconds