Home
last modified time | relevance | path

Searched defs:SetExitType (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc200 void FakeProfile::SetExitType(ExitType exit_type) { in SetExitType() function in FakeProfile
/external/chromium_org/chrome/test/base/
Dtesting_profile.h310 virtual void SetExitType(ExitType exit_type) OVERRIDE {} in SetExitType() function
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc387 void OffTheRecordProfileImpl::SetExitType(ExitType exit_type) { in SetExitType() function in OffTheRecordProfileImpl
Dprofile_impl.cc828 void ProfileImpl::SetExitType(ExitType exit_type) { in SetExitType() function in ProfileImpl
/external/chromium_org/ui/views/controls/menu/
Dmenu_controller.cc2293 void MenuController::SetExitType(ExitType type) { in SetExitType() function in views::MenuController