OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnShouldStopSyncingPermanently
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/sync/engine/
clear_data_command_unittest.cc
27
virtual void
OnShouldStopSyncingPermanently
() {
syncer_thread.cc
859
void SyncerThread::
OnShouldStopSyncingPermanently
() {
861
<< "
OnShouldStopSyncingPermanently
";
[
all
...]
syncer_unittest.cc
120
virtual void
OnShouldStopSyncingPermanently
() {
[
all
...]
/external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc
65
virtual void
OnShouldStopSyncingPermanently
() {
66
FailControllerInvocationIfDisabled("
OnShouldStopSyncingPermanently
");
Completed in 50 milliseconds