Searched defs:PostNotification (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/power/
H A Dperipheral_battery_observer.cc152 if (PostNotification(address, battery))
163 if (PostNotification(address, *battery))
200 bool PeripheralBatteryObserver::PostNotification(const std::string& address, function in class:chromeos::PeripheralBatteryObserver
/external/chromium_org/chrome/browser/web_resource/
H A Dpromo_resource_service.cc115 PostNotification(ms_until_start);
119 PostNotification(0);
122 PostNotification(ms_until_end);
125 PostNotification(0);
129 PostNotification(0);
143 void PromoResourceService::PostNotification(int64 delay_ms) { function in class:PromoResourceService

Completed in 80 milliseconds