Home
last modified time | relevance | path

Searched refs:NotifyStateChange (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dservice.cpp79 void Service::NotifyStateChange(const std::string& new_state) const { in NotifyStateChange() function in Service
125 NotifyStateChange("stopped"); in Reap()
151 NotifyStateChange("restarting"); in Reap()
491 NotifyStateChange("running"); in Start()
527 NotifyStateChange("stopping"); in Terminate()
578 NotifyStateChange("stopping"); in StopOrReset()
580 NotifyStateChange("stopped"); in StopOrReset()
Dservice.h108 void NotifyStateChange(const std::string& new_state) const;