Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/storage/proxy/
H A Dwatchdog.cpp29 void SetState(const char* new_state);
57 void watcher::SetState(const char* new_state) { in SetState() argument
58 state_ = new_state; in SetState()
/aosp14/system/core/init/
H A Dservice.cpp170 void Service::NotifyStateChange(const std::string& new_state) const { in NotifyStateChange()
177 SetProperty(prop_name, new_state); in NotifyStateChange()
179 if (new_state == "running") { in NotifyStateChange()
190 if (new_state == "running") { in NotifyStateChange()
192 } else if (new_state == "stopped") { in NotifyStateChange()
H A Dservice.h151 void NotifyStateChange(const std::string& new_state) const;
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DEventLogTags.logtags59 2749 storage_state (uuid|3),(old_state|1),(new_state|1),(usable|2),(total|2)