OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TakeSnapshotForSaveChanges
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/syncable/
directory.cc
177
//
TakeSnapshotForSaveChanges
() or crbug.com/142987 for more information.
469
void Directory::
TakeSnapshotForSaveChanges
(SaveChangesSnapshot* snapshot) {
522
TakeSnapshotForSaveChanges
(&snapshot);
[
all
...]
/external/chromium/chrome/browser/sync/syncable/
syncable.cc
587
void Directory::
TakeSnapshotForSaveChanges
(SaveChangesSnapshot* snapshot) {
633
TakeSnapshotForSaveChanges
(&snapshot);
[
all
...]
Completed in 28 milliseconds