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

  /external/chromium_org/components/keyed_service/content/
refcounted_browser_context_keyed_service.cc 12 if (obj->requires_destruction_on_thread_ &&
23 : requires_destruction_on_thread_(false),
28 : requires_destruction_on_thread_(true), thread_id_(thread_id) {}
refcounted_browser_context_keyed_service.h 71 bool requires_destruction_on_thread_; member in class:RefcountedBrowserContextKeyedService

Completed in 146 milliseconds