Searched defs:ConvertStringToInt64 (Results 1 – 3 of 3) sorted by relevance
257 bool FormUtil::ConvertStringToInt64(const std::string &strInfo, int64_t &int64Value) in ConvertStringToInt64() function in OHOS::AppExecFwk::FormUtil
244 bool ConvertStringToInt64(const std::string &strInfo, int64_t &int64Value) in ConvertStringToInt64() function
2141 bool ConvertStringToInt64(std::string &str, int64_t &value) in ConvertStringToInt64() function