Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_utils.cpp53 void* UnwrapNapiValue(const JSRef<JSVal>& obj) in UnwrapNapiValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1841 void* ArkTSUtils::UnwrapNapiValue(const EcmaVM* vm, const Local<JSValueRef>& obj) in UnwrapNapiValue() function in OHOS::Ace::NG::ArkTSUtils