Searched refs:GetLocalSwitchFromDB (Results 1 – 3 of 3) sorted by relevance
41 int32_t GetLocalSwitchFromDB(uint32_t& localSwitch, uint32_t& switchLength);
124 int32_t SwitchProfileManager::GetLocalSwitchFromDB(uint32_t& localSwitch, uint32_t& switchLength) in GetLocalSwitchFromDB() function in OHOS::DistributedDeviceProfile::SwitchProfileManager
144 …int32_t ret = SwitchProfileManager::GetInstance().GetLocalSwitchFromDB(switchFromDB, switchLength); in AddSwitchStatusToDB()