Home
last modified time | relevance | path

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

/system/core/init/
Dservice.cpp170 void Service::NotifyStateChange(const std::string& new_state) const { in NotifyStateChange() function in android::init::Service
319 NotifyStateChange("stopped"); in Reap()
397 NotifyStateChange("restarting"); in Reap()
766 NotifyStateChange("running"); in Start()
809 NotifyStateChange("running"); in SetStartedInFirstStage()
848 NotifyStateChange("stopping"); in Terminate()
860 NotifyStateChange("stopping"); in Timeout()
909 NotifyStateChange("stopping"); in StopOrReset()
911 NotifyStateChange("stopped"); in StopOrReset()
Dservice.h151 void NotifyStateChange(const std::string& new_state) const;