Home
last modified time | relevance | path

Searched refs:sharedNativeRef_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1446 std::shared_ptr<NativeReference> sharedNativeRef_ = nullptr; member
1480 cb->sharedNativeRef_ = std::move(sharedNativeRef); in FreeNativeReference()