OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:temp_prefs
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_service_unittest.cc
439
FilePath
temp_prefs
= path_.Append(FILE_PATH_LITERAL("Preferences"));
local
440
file_util::CopyFile(prefs_file,
temp_prefs
);
446
InitializeExtensionService(
temp_prefs
, extensions_install_dir_, false);
[
all
...]
Completed in 55 milliseconds