Home
last modified time | relevance | path

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

/system/core/init/
Dservice.cpp196 void Service::NotifyStateChange(const std::string& new_state) const { in NotifyStateChange() function in Service
295 NotifyStateChange("stopped"); in Reap()
319 NotifyStateChange("restarting"); in Reap()
758 NotifyStateChange("running"); in Start()
792 NotifyStateChange("stopping"); in Terminate()
842 NotifyStateChange("stopping"); in StopOrReset()
844 NotifyStateChange("stopped"); in StopOrReset()
Dservice.h116 void NotifyStateChange(const std::string& new_state) const;