Searched defs:RemoveInternalObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/
H A Dschema_registry.cc90 void SchemaRegistry::RemoveInternalObserver(InternalObserver* observer) { function in class:policy::SchemaRegistry
153 registry->RemoveInternalObserver(this);
201 wrapped_->RemoveInternalObserver(this);
235 wrapped_->RemoveInternalObserver(this);

Completed in 180 milliseconds