Searched defs:GetInt64Value (Results 1 – 6 of 6) sorted by relevance
66 int64_t PostEventUtils::GetInt64Value(const string &key, const VariantMap &map) in GetInt64Value() function in OHOS::Media::PostEventUtils
149 bool FormatData::GetInt64Value(int64_t &val) const in GetInt64Value() function in OHOS::Media::FormatData
88 bool GetInt64Value(const napi_env &env, const napi_value &value, int64_t &result) in GetInt64Value() function
80 bool GetInt64Value(const napi_env &env, const napi_value &value, int64_t &result) in GetInt64Value() function
519 bool Attributes::Impl::GetInt64Value(AttributeKey key, int64_t &value) const in GetInt64Value() function in OHOS::UserIam::UserAuth::Attributes::Impl1254 bool Attributes::GetInt64Value(AttributeKey key, int64_t &value) const in GetInt64Value() function in OHOS::UserIam::UserAuth::Attributes
1530 bool GetInt64Value(napi_env env, napi_value jsObject, int64_t& result) in GetInt64Value() function