OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTypeRegistered
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/notifier/
registration_manager.cc
70
if (!
IsTypeRegistered
(model_type)) {
74
if (
IsTypeRegistered
(model_type)) {
94
if (
IsTypeRegistered
(model_type)) {
106
if (
IsTypeRegistered
(model_type)) {
242
bool RegistrationManager::
IsTypeRegistered
(
registration_manager.h
149
bool
IsTypeRegistered
(syncable::ModelType model_type) const;
Completed in 403 milliseconds