Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_utils.cpp176 napi_value HandleEscape::Escape(napi_value value) in Escape() function in OHOS::AbilityRuntime::HandleEscape
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp91 Local<T> Escape(Local<T> value) in Escape() function in EscapableHandleScopeWrapper