OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_data_folder_path_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.cc
101
sync_data_folder_path_
(sync_data_folder_path),
352
if (!base::CreateDirectory(
sync_data_folder_path_
)) {
362
sync_manager_->Init(
sync_data_folder_path_
,
598
if (base::DirectoryExists(
sync_data_folder_path_
)) {
599
if (!base::DeleteFile(
sync_data_folder_path_
, true))
sync_backend_host_core.h
245
const base::FilePath
sync_data_folder_path_
;
member in class:browser_sync::SyncBackendHostCore
/external/chromium/chrome/browser/sync/glue/
sync_backend_host.h
221
return
sync_data_folder_path_
;
635
FilePath
sync_data_folder_path_
;
member in class:browser_sync::SyncBackendHost
sync_backend_host.cc
66
sync_data_folder_path_
(
[
all
...]
Completed in 68 milliseconds