Home
last modified time | relevance | path

Searched defs:GetUint64Value (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/src/
H A Devent_bean.cpp206 uint64_t EventBean::GetUint64Value(const std::string &key) in GetUint64Value() function in OHOS::Media::MediaMonitor::EventBean
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp444 bool Attributes::Impl::GetUint64Value(AttributeKey key, uint64_t &value) const in GetUint64Value() function in OHOS::UserIam::UserAuth::Attributes::Impl
1214 bool Attributes::GetUint64Value(AttributeKey key, uint64_t &value) const in GetUint64Value() function in OHOS::UserIam::UserAuth::Attributes
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dnapi_helper.cpp386 uint64_t NapiHelper::GetUint64Value(napi_env env, napi_value value, bool lossless) in GetUint64Value() function in Commonlibrary::Concurrent::Common::Helper::NapiHelper