Home
last modified time | relevance | path

Searched defs:GetReferenceValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dnapi_helper.cpp253 napi_value NapiHelper::GetReferenceValue(napi_env env, napi_ref ref) in GetReferenceValue() function in Commonlibrary::Concurrent::Common::Helper::NapiHelper
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp307 napi_value GetReferenceValue(const napi_env env, const napi_ref funcRef) in GetReferenceValue() function