Searched defs:ConvertStringToInt64 (Results 1 – 4 of 4) sorted by relevance
47 bool ConvertStringToInt64(const std::string &strInfo, int64_t &int64Value) in ConvertStringToInt64() function
1902 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
2205 bool ConvertStringToInt64(std::string &str, int64_t &value) in ConvertStringToInt64() function