Home
last modified time | relevance | path

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

/system/core/init/
Dservice.cpp246 void Service::NotifyStateChange(const std::string& new_state) const { in NotifyStateChange() function in android::init::Service
371 NotifyStateChange("stopped"); in Reap()
405 NotifyStateChange("restarting"); in Reap()
1130 NotifyStateChange("running"); in Start()
1183 NotifyStateChange("stopping"); in Terminate()
1195 NotifyStateChange("stopping"); in Timeout()
1238 NotifyStateChange("stopping"); in StopOrReset()
1240 NotifyStateChange("stopped"); in StopOrReset()
Dservice.h138 void NotifyStateChange(const std::string& new_state) const;