Searched refs:PostNotification (Results 1 – 7 of 7) sorted by relevance
115 PostNotification(ms_until_start); in ScheduleNotification()119 PostNotification(0); in ScheduleNotification()122 PostNotification(ms_until_end); in ScheduleNotification()125 PostNotification(0); in ScheduleNotification()129 PostNotification(0); in ScheduleNotification()143 void PromoResourceService::PostNotification(int64 delay_ms) { in PostNotification() function in PromoResourceService
53 void PostNotification(int64 delay_ms);
152 if (PostNotification(address, battery)) in PeripheralBatteryStatusReceived()163 if (PostNotification(address, *battery)) in PeripheralBatteryStatusReceived()200 bool PeripheralBatteryObserver::PostNotification(const std::string& address, in PostNotification() function in chromeos::PeripheralBatteryObserver
77 bool PostNotification(const std::string& address, const BatteryInfo& battery);
189 void PostNotification(NSString* notification);
640 void LocationBarViewMac::PostNotification(NSString* notification) { function
117 const char kNotificationTestMain[] = "PostNotification";171 MULTIPROCESS_TEST_MAIN(PostNotification) {