Searched defs:Rebuild (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/tools/cr/cr/actions/
H A Dbuilder.py17 They can also override Rebuild if they are able to handle it in a more
38 def Rebuild(self, targets, arguments): member in class:Builder
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_2.cc15 Rebuild();
36 void Menu2::Rebuild() { function in class:views::Menu2
37 wrapper_->Rebuild(NULL);
H A Dnative_menu_win.cc474 void NativeMenuWin::Rebuild(MenuInsertionDelegateWin* delegate) { function in class:views::NativeMenuWin
/external/chromium_org/ui/message_center/
H A Dmessage_center_impl.cc404 void MessageCenterImpl::NotificationCache::Rebuild( function in class:message_center::MessageCenterImpl::NotificationCache
478 notification_cache_.Rebuild(
578 notification_cache_.Rebuild(
622 notification_cache_.Rebuild(
656 notification_cache_.Rebuild(
672 notification_cache_.Rebuild(
703 notification_cache_.Rebuild(

Completed in 146 milliseconds