Home
last modified time | relevance | path

Searched refs:IsPositiveInt (Results 1 - 2 of 2) sorted by relevance

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

Completed in 1 milliseconds