HomeSort by relevance Sort by last modified time
    Searched refs:SetBackend (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/
js_event_handler_list.h 33 void SetBackend(JsBackend* backend);
js_event_handler_list_unittest.cc 48 event_handlers.SetBackend(&backend);
89 // Once from the call to SetBackend().
93 // Once from the call to SetBackend().
95 // Once from the call to SetBackend().
106 event_handlers.SetBackend(&backend);
js_event_handler_list.cc 43 void JsEventHandlerList::SetBackend(JsBackend* backend) {
profile_sync_service.cc 501 js_event_handlers_.SetBackend(backend_->GetJsBackend());
    [all...]

Completed in 355 milliseconds