Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1364 void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference> reference) in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime
1369 void JsRuntime::FreeNativeReference(std::shared_ptr<NativeReference>&& reference) in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime
1379 void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference> uniqueNativeRef, in FreeNativeReference() function in OHOS::AbilityRuntime::JsRuntime

Completed in 4 milliseconds