Searched defs:StringToInt64 (Results 1 – 2 of 2) sorted by relevance
96 int64_t BundleActiveUtil::StringToInt64(const std::string& str) in StringToInt64() function in OHOS::DeviceUsageStats::BundleActiveUtil
263 int64_t StringToInt64(const std::string &str, int32_t base) in StringToInt64() function