Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1434 void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference> reference) in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime
1439 void JsRuntime::FreeNativeReference(std::shared_ptr<NativeReference>&& reference) in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime
1449 void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference> uniqueNativeRef, in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime