Searched defs:ConvertToInt (Results 1 – 7 of 7) sorted by relevance
42 int GESystemProperties::ConvertToInt(const char* originValue, int defaultValue) in ConvertToInt() function in OHOS::Rosen::GESystemProperties
51 inline bool ScanUtil::ConvertToInt(const std::string& str, int32_t& value) in ConvertToInt() function
168 inline bool PrintUtil::ConvertToInt(const std::string& str, int32_t& value) in ConvertToInt() function
27 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt() function
173 bool JsonCommon::ConvertToInt(const std::string &str, int &value) in ConvertToInt() function in DocumentDB::JsonCommon
1519 static bool ConvertToInt(const std::string& str, int& value) in ConvertToInt() function
47 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt() function