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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 367 void OffTheRecordProfileImpl::SetExitType(ExitType exit_type) {
profile_impl.cc 672 SetExitType(EXIT_NORMAL);
795 void ProfileImpl::SetExitType(ExitType exit_type) {
    [all...]
  /external/chromium_org/ui/views/controls/menu/
menu_controller.cc 383 SetExitType(EXIT_NONE);
394 SetExitType(EXIT_ALL);
422 SetExitType(type);
701 SetExitType(EXIT_ALL);
    [all...]

Completed in 728 milliseconds