Home
last modified time | relevance | path

Searched refs:IsValidFps (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp148 if (IsValidFps(fpsValue) && IsPositiveInt(deFpsValue)) { in ParsePowerMode()
240 bool ConfigReader::IsValidFps(const std::string& fps) in IsValidFps() function in OHOS::ConcurrentTask::ConfigReader
/ohos5.0/foundation/resourceschedule/qos_manager/common/include/
H A Dconfig_reader.h36 bool IsValidFps(const std::string& fps);