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

  /external/chromium_org/sync/internal_api/public/engine/
model_safe_worker.h 78 virtual void UnregisterForLoopDestruction(
137 // Callback passed with UnregisterForLoopDestruction. Normally this
139 // initialized by the time UnregisterForLoopDestruction is called.
model_safe_worker.cc 143 // Expected case - UnregisterForLoopDestruction hasn't been called yet.
148 // blocked for the entire session and UnregisterForLoopDestruction ends
150 // UnregisterForLoopDestruction - that's why they can end up being called
153 // and just invoke the callback stored at UnregisterForLoopDestruction.
165 void ModelSafeWorker::UnregisterForLoopDestruction(
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_registrar.cc 366 it->second->UnregisterForLoopDestruction(

Completed in 534 milliseconds