Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h414 void SetInterfaceProxyInstance(std::string &interfaceName, js_proxy::JSProxy *proxy) in SetInterfaceProxyInstance() function
Dinterop_context.cpp301 void InteropCtx::SharedEtsVmState::SetInterfaceProxyInstance(std::string &interfaceName, js_proxy::… in SetInterfaceProxyInstance() function in ark::ets::interop::js::InteropCtx::SharedEtsVmState