Searched defs:ConvertToInt (Results 1 – 9 of 9) sorted by relevance
42 int GESystemProperties::ConvertToInt(const char* originValue, int defaultValue) in ConvertToInt() function in OHOS::Rosen::GESystemProperties
288 static bool ConvertToInt(const std::string &str, int32_t &value) in ConvertToInt() function
281 bool ConvertToInt(const std::string& str, int& value) in ConvertToInt() function
27 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt() function
177 bool JsonCommon::ConvertToInt(const std::string &str, int &value) in ConvertToInt() function in DocumentDB::JsonCommon
1537 static bool ConvertToInt(const std::string& str, int& value) in ConvertToInt() function
1086 static bool ConvertToInt(const std::string& str, int& value) in ConvertToInt() function
49 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt() function