Searched refs:DoesExtensionMatch (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dextension_backed_data_type_controller.cc64 if (DoesExtensionMatch(*extension)) {
75 if (DoesExtensionMatch(*extension)) {
103 if (DoesExtensionMatch(*iter->get()))
109 bool ExtensionBackedDataTypeController::DoesExtensionMatch( function in class:browser_sync::ExtensionBackedDataTypeController
H A Dextension_backed_data_type_controller.h51 bool DoesExtensionMatch(const extensions::Extension& extension) const;

Completed in 77 milliseconds