OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:local_base_path_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.cc
52
:
local_base_path_
(base_path.Append(FILE_PATH_LITERAL("local"))),
659
base::CreateDirectory(
local_base_path_
.Append(kSnapshotDir));
834
base::CreateTemporaryFileInDir(
local_base_path_
.Append(kSnapshotDir),
[
all
...]
local_file_sync_context.h
322
const base::FilePath
local_base_path_
;
member in class:sync_file_system::LocalFileSyncContext
Completed in 39 milliseconds