OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:root_delete_helper_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.cc
310
DCHECK(!
root_delete_helper_
);
311
root_delete_helper_
.reset(new RootDeleteHelper(
315
root_delete_helper_
->Run();
578
root_delete_helper_
.reset();
[
all
...]
local_file_sync_context.h
359
scoped_ptr<RootDeleteHelper>
root_delete_helper_
;
member in class:sync_file_system::LocalFileSyncContext
Completed in 38 milliseconds