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

  /external/chromium_org/chromecast/shell/browser/
cast_browser_main_parts.cc 93 url_request_context_factory_->InitializeOnUIThread();
url_request_context_factory.h 27 void InitializeOnUIThread();
url_request_context_factory.cc 144 void URLRequestContextFactory::InitializeOnUIThread() {
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 173 io_data_->InitializeOnUIThread(profile_);
profile_io_data.h 357 void InitializeOnUIThread(Profile* profile);
profile_impl_io_data.cc 363 io_data_->InitializeOnUIThread(profile_);
    [all...]
profile_io_data.cc 247 // ProfileIOData::InitializeOnUIThread
348 void ProfileIOData::InitializeOnUIThread(Profile* profile) {
379 // The profile instance is only available here in the InitializeOnUIThread
    [all...]

Completed in 700 milliseconds