Searched defs:ToInt64 (Results 1 – 6 of 6) sorted by relevance
155 tuple<bool, int64_t> NVal::ToInt64() const in ToInt64() function in OHOS::DistributedFS::NVal162 tuple<bool, int64_t> NVal::ToInt64(int64_t defaultValue) const in ToInt64() function in OHOS::DistributedFS::NVal
172 tuple<bool, int64_t> NVal::ToInt64() const in ToInt64() function in OHOS::FileManagement::LibN::NVal179 tuple<bool, int64_t> NVal::ToInt64(int64_t defaultValue) const in ToInt64() function in OHOS::FileManagement::LibN::NVal
148 tuple<bool, int64_t> NapiValue::ToInt64() const in ToInt64() function in OHOS::AppExecFwk::LIBZIP::NapiValue155 tuple<bool, int64_t> NapiValue::ToInt64(int64_t defaultValue) const in ToInt64() function in OHOS::AppExecFwk::LIBZIP::NapiValue
127 tuple<bool, int64_t> NVal::ToInt64() const in ToInt64() function in OHOS::HiviewDFX::NVal
228 tuple<bool, int64_t> NVal::ToInt64() const in ToInt64() function in OHOS::Rosen::NVal
142 int64_t Utils::ToInt64(const std::string& string) in ToInt64() function in OHOS::Rosen::Utils