Searched defs:GetInt64Value (Results 1 – 4 of 4) sorted by relevance
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
1529 bool GetInt64Value(napi_env env, napi_value jsObject, int64_t& result) in GetInt64Value() function