Searched refs:IsValidFps (Results 1 – 2 of 2) sorted by relevance
148 if (IsValidFps(fpsValue) && IsPositiveInt(deFpsValue)) { in ParsePowerMode()240 bool ConfigReader::IsValidFps(const std::string& fps) in IsValidFps() function in OHOS::ConcurrentTask::ConfigReader
36 bool IsValidFps(const std::string& fps);