Home
last modified time | relevance | path

Searched defs:intStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp248 bool ConfigReader::IsPositiveInt(const std::string& intStr) in IsPositiveInt()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp508 const char intStr[] = "10"; variable