Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h40 class StateValue {
42 StateValue(){}; in StateValue() function
43 ~StateValue(){}; in ~StateValue()
167 StateValue &GetState() in GetState()
226 StateValue stateValue_;
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp601 void StateValue::Reset() in Reset()