Searched refs:IsValidOsdSwitchValue (Results 1 – 2 of 2) sorted by relevance
151 bool IsValidOsdSwitchValue(int32_t osdSwitchVal);
1082 if (!IsValidOsdSwitchValue(osdSwitchVal)) { in CheckSupportOsd()1302 if (!IsValidOsdSwitchValue(switchVal)) { in TryUpdateSwitchValueToRemote()1328 bool DistributedSchedMissionManager::IsValidOsdSwitchValue(int32_t osdSwitchVal) in IsValidOsdSwitchValue() function in OHOS::DistributedSchedule::DistributedSchedMissionManager