Searched defs:GetInt64Value (Results 1 – 6 of 6) sorted by relevance
63 int64_t Event::GetInt64Value(const std::string &name) const in GetInt64Value() function in OHOS::HiviewDFX::Event
178 bool TlvBox::GetInt64Value(int32_t type, int64_t& value) in GetInt64Value() function in OHOS::Notification::TlvBox
88 bool GetInt64Value(const napi_env &env, const napi_value &value, int64_t &result) in GetInt64Value() function
110 bool GetInt64Value(const napi_env &env, const napi_value &value, int64_t &result) in GetInt64Value() function
521 bool Attributes::Impl::GetInt64Value(AttributeKey key, int64_t &value) const in GetInt64Value() function in OHOS::UserIam::UserAuth::Attributes::Impl1308 bool Attributes::GetInt64Value(AttributeKey key, int64_t &value) const in GetInt64Value() function in OHOS::UserIam::UserAuth::Attributes
1416 bool GetInt64Value(napi_env env, napi_value jsObject, int64_t& result) in GetInt64Value() function