Searched defs:GetUint64Value (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/src/ | ||
H A D | event_bean.cpp | 206 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 D | attributes.cpp | 444 bool Attributes::Impl::GetUint64Value(AttributeKey key, uint64_t &value) const in GetUint64Value() function in OHOS::UserIam::UserAuth::Attributes::Impl |
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/ | ||
H A D | napi_helper.cpp | 386 uint64_t NapiHelper::GetUint64Value(napi_env env, napi_value value, bool lossless) in GetUint64Value() function in Commonlibrary::Concurrent::Common::Helper::NapiHelper |