Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp295 JSIValue funObj = JSI::GetNamedProperty(object, name); in GetObjectNamedPointer() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp821 JSIValue funObj = JSI::GetNamedProperty(object, name); in JSIInterfaceTest022() local
854 JSIValue funObj = JSI::GetNamedProperty(object, name); in JSIInterfaceTest023() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp873 JSIValue funObj = JSI::CreateObject(); in SetOnTerminate() local
891 JSIValue funObj = JSI::CreateObject(); in SetNamedPointer() local