Searched defs:stateValue (Results 1 – 14 of 14) sorted by relevance
25 int32_t stateValue; in ReadProfileFromParcel() local90 int32_t stateValue = static_cast<int32_t>(profile.state_); in Marshalling() local
46 void SceneStateCollection::SetState(const std::string& stateValue) in SetState()
40 void CustStateCollection::SetState(const std::string& stateValue) in SetState()
48 void ExtendStateCollection::SetState(const std::string& stateValue) in SetState()
52 void StateMachine::UpdateState(std::string stateName, std::string stateValue) in UpdateState()
80 void StartupDelayStateCollection::SetState(const std::string& stateValue) in SetState()
89 void ScreenStateCollection::SetState(const std::string& stateValue) in SetState()
144 void ChargeDelayStateCollection::SetState(const std::string& stateValue) in SetState()
178 void ChargerStateCollection::SetState(const std::string& stateValue) in SetState()
181 std::string stateValue = MyLocationEngine::INITIAL_FIRST_VALUE; in OnAddSystemAbility() local
286 std::string stateValue = INITIAL_FIRST_VALUE; in OOBEComplete() local
189 std::string stateValue = GetStringValueFromJson(jsonObject, "state"); in ConvertStringToPrinterState() local
339 for (const GenericValues& stateValue : permStateRes) { in RestorePermissionBriefData() local
996 napi_value stateValue = GetNamedProperty(env, networkInfoValue, "state"); in ParseNetworkSelectionParameter() local