Searched defs:ConvertStringToInt64 (Results 1 – 2 of 2) 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