Home
last modified time | relevance | path

Searched refs:notifyEnter (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/base/java/src/org/chromium/chromecast/base/
H A DController.java32 if (mData != null) notifyEnter(observer); in subscribe()
63 notifyEnter(mObservers.get(i)); in set()
86 private void notifyEnter(Observer<? super T> observer) { in notifyEnter() method
/dports/cad/sumo/sumo-1.2.0/src/microsim/output/
H A DMSE3Collector.h86 bool notifyEnter(SUMOTrafficObject& veh, Notification reason, const MSLane* enteredLane);
164 bool notifyEnter(SUMOTrafficObject& veh, Notification reason, const MSLane* enteredLane);
H A DMSMeanData.h97 …virtual bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane…
237 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSRouteProbe.h93 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSMeanData_Net.h116 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSMeanData_Amitran.h103 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSInductLoop.h111 bool notifyEnter(SUMOTrafficObject& veh, Notification reason, const MSLane* enteredLane = 0);
H A DMSRouteProbe.cpp71 MSRouteProbe::notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane… in notifyEnter() function in MSRouteProbe
H A DMSMeanData.cpp73 MSMeanData::MeanDataValues::notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason… in notifyEnter() function in MSMeanData::MeanDataValues
341 MSMeanData::MeanDataValueTracker::notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification … in notifyEnter() function in MSMeanData::MeanDataValueTracker
353 if (!myTrackedData[&veh]->myValues->notifyEnter(veh, reason)) { in notifyEnter()
H A DMSMeanData_Amitran.cpp90 MSMeanData_Amitran::MSLaneMeanDataValues::notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notif… in notifyEnter() function in MSMeanData_Amitran::MSLaneMeanDataValues
/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSTransportableDevice_FCD.h72 …bool notifyEnter(SUMOTrafficObject& /*veh*/, MSMoveReminder::Notification /*reason*/, const MSLane… in notifyEnter() function
H A DMSDevice_FCD.h73 …bool notifyEnter(SUMOTrafficObject& /*veh*/, MSMoveReminder::Notification /*reason*/, const MSLane… in notifyEnter() function
H A DMSDevice_Example.h100 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSDevice_Routing.cpp165 MSDevice_Routing::notifyEnter(SUMOTrafficObject& /*veh*/, MSMoveReminder::Notification reason, cons… in notifyEnter() function in MSDevice_Routing
267 notifyEnter(myHolder, MSMoveReminder::NOTIFICATION_DEPARTED, nullptr); in setParameter()
H A DMSDevice_Bluelight.h100 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSDevice_Routing.h118 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSDevice_Transportable.h85 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSDevice_BTsender.h98 bool notifyEnter(SUMOTrafficObject& veh, Notification reason, const MSLane* enteredLane = 0);
H A DMSDevice_Tripinfo.h123 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSDevice_Vehroutes.h94 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSDevice_Example.cpp125 MSDevice_Example::notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MS… in notifyEnter() function in MSDevice_Example
H A DMSDevice_BTsender.cpp85 MSDevice_BTsender::notifyEnter(SUMOTrafficObject& veh, Notification reason, const MSLane* /* entere… in notifyEnter() function in MSDevice_BTsender
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSMoveReminder.h128 … virtual bool notifyEnter(SUMOTrafficObject& veh, Notification reason, const MSLane* enteredLane) { in notifyEnter() function
/dports/cad/sumo/sumo-1.2.0/src/microsim/trigger/
H A DMSTriggeredRerouter.h129 …bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane* entere…
H A DMSCalibrator.h133 …virtual bool notifyEnter(SUMOTrafficObject& veh, MSMoveReminder::Notification reason, const MSLane…

12