Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp281 jerry_value_t jObj = AS_JERRY_VALUE(object); in GetObjectPointer() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp823 jerry_value_t jObj = (jerry_value_t)(uintptr_t)(funObj); in JSIInterfaceTest022() local
856 jerry_value_t jObj = (jerry_value_t)(uintptr_t)(funObj); in JSIInterfaceTest023() local
/ohos5.0/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp534 auto jObj = ARKTS_CreateObject(env); in TestInstanceOf() local