OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasMigrationObserver
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/
backend_migrator.h
61
bool
HasMigrationObserver
(MigrationObserver* observer) const;
backend_migrator.cc
77
bool BackendMigrator::
HasMigrationObserver
(
/external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc
374
if (migrator && !migrator->
HasMigrationObserver
(this)) {
[
all
...]
Completed in 308 milliseconds