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

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator.h 162 static bool in_synchronous_profile_launch_; member in class:StartupBrowserCreator
startup_browser_creator.cc 259 bool StartupBrowserCreator::in_synchronous_profile_launch_ = false; member in class:StartupBrowserCreator
267 return in_synchronous_profile_launch_;
278 in_synchronous_profile_launch_ =
315 in_synchronous_profile_launch_,
317 in_synchronous_profile_launch_ = false;
325 in_synchronous_profile_launch_ = false;
startup_browser_creator_impl.cc 580 StartupBrowserCreator::in_synchronous_profile_launch_ = true; member in class:StartupBrowserCreator
583 StartupBrowserCreator::in_synchronous_profile_launch_ = false; member in class:StartupBrowserCreator
    [all...]

Completed in 186 milliseconds