Home
last modified time | relevance | path

Searched refs:SetState (Results 1 – 1 of 1) 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() function in watcher
164 watcher->SetState(state); in AddProgress()