PostNotification  151 chrome/browser/chromeos/power/peripheral_battery_observer.cc       if (PostNotification(address, battery))
PostNotification  162 chrome/browser/chromeos/power/peripheral_battery_observer.cc       if (PostNotification(address, *battery))
PostNotification   77 chrome/browser/chromeos/power/peripheral_battery_observer.h   bool PostNotification(const std::string& address, const BatteryInfo& battery);
PostNotification  186 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   void PostNotification(NSString* notification);
PostNotification  112 chrome/browser/web_resource/promo_resource_service.cc       PostNotification(ms_until_start);
PostNotification  116 chrome/browser/web_resource/promo_resource_service.cc         PostNotification(0);
PostNotification  119 chrome/browser/web_resource/promo_resource_service.cc       PostNotification(ms_until_end);
PostNotification  122 chrome/browser/web_resource/promo_resource_service.cc       PostNotification(0);
PostNotification  126 chrome/browser/web_resource/promo_resource_service.cc       PostNotification(0);
PostNotification   53 chrome/browser/web_resource/promo_resource_service.h   void PostNotification(int64 delay_ms);