Home
last modified time | relevance | path

Searched defs:thisRef (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_node_adapter_bridge.cpp41 const panda::Local<panda::JSValueRef>& thisRef) in SetAttachCallback()
62 const panda::Local<panda::JSValueRef>& thisRef) in SetDetachCallback()
82 const panda::Local<panda::JSValueRef>& thisRef) in SetGetIdCallback()
105 const panda::Local<panda::JSValueRef>& thisRef) in SetCreateNewChildCallback()
128 const panda::Local<panda::JSValueRef>& thisRef) in SetDisposeChildCallback()
150 const panda::Local<panda::JSValueRef>& thisRef) in SetUpdateChildCallback()
186 auto thisRef = runtimeCallInfo->GetCallArgRef(1); in SetCallbacks() local
H A Darkts_native_utils_bridge.h61 Local<JSValueRef> thisRef = runtimeCallInfo->GetThisRef(); in GetPointerField() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp44 napi_ref thisRef = nullptr; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp44 napi_ref thisRef = nullptr; member