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

  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 142 void BuildProfileMenu(StatusIconMenuModel* menu,
background_mode_manager.cc 104 void BackgroundModeManager::BackgroundModeData::BuildProfileMenu(
763 bmd->BuildProfileMenu(submenu, menu.get());
776 background_mode_data_.begin()->second->BuildProfileMenu(menu.get(), NULL);
background_mode_manager_unittest.cc 528 bmd->BuildProfileMenu(submenu.get(), menu.get());

Completed in 154 milliseconds