Home
last modified time | relevance | path

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

/system/core/init/
Dservice.cpp179 std::string pid_property = "init.svc_debug_pid." + name_; in NotifyStateChange() local
181 SetProperty(pid_property, std::to_string(pid_)); in NotifyStateChange()
183 SetProperty(pid_property, ""); in NotifyStateChange()