Searched defs:switchValue (Results 1 – 6 of 6) sorted by relevance
61 switchValue: true, property71 switchValue: false, property
57 void InputManagerListener::OnCallbackEvent(int32_t switchValue) in OnCallbackEvent()
125 char* switchValue = reinterpret_cast<char*>(xmlNodeGetContent(currNode)); in ParsePowerMode() local
205 void KvDataChangeListener::HandleSwitchUpdateChange(const std::string udid, uint32_t switchValue) in HandleSwitchUpdateChange()
380 uint32_t switchValue; in GetSwitchCharacteristicProfile() local
615 int32_t ProfileCache::SetSwitchProfile(CharacteristicProfile& charProfile, uint32_t switchValue) in SetSwitchProfile()