Home | History | Annotate | Download | only in browser

Lines Matching full:observer

188     // Observer classes that return true to OwnedByWorker are automatically
191 // An observer can permit or decline set-as-default operation if it
204 explicit DefaultWebClientWorker(DefaultWebClientObserver* observer);
207 // will be passed back to the observer via the SetDefaultWebClientUIState
208 // function. If there is no observer, this function does not do anything.
212 // observer, once the operation has completed the new default will be
236 // the observer.
243 // send this to the observer.
249 // Communicate results to the observer. This function is posted as a task
257 // will the start the check process, which, if an observer is present,
275 explicit DefaultBrowserWorker(DefaultWebClientObserver* observer);
295 DefaultProtocolClientWorker(DefaultWebClientObserver* observer,