Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1506 void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference> reference) in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime
1511 void JsRuntime::FreeNativeReference(std::shared_ptr<NativeReference>&& reference) in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime
1521 void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference> uniqueNativeRef, in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime