OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pre_conflict_resolution_closure_
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer.h
110
Callback0::Type*
pre_conflict_resolution_closure_
;
member in class:browser_sync::Syncer
syncer.cc
58
pre_conflict_resolution_closure_
(NULL) {
235
// Trigger the
pre_conflict_resolution_closure_
, which is a testing
237
if (
pre_conflict_resolution_closure_
) {
238
pre_conflict_resolution_closure_
->Run();
syncer_unittest.cc
[
all
...]
Completed in 35 milliseconds