Home
last modified time | relevance | path

Searched refs:GetTypedArrayInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi.h632 static uint8_t *GetTypedArrayInfo(JSIValue typedArray,
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp943 uint8_t *JSI::GetTypedArrayInfo(JSIValue typedArray, in GetTypedArrayInfo() function in OHOS::ACELite::JSI
950 HILOG_ERROR(HILOG_MODULE_ACE, "JSI:GetTypedArrayInfo failed!"); in GetTypedArrayInfo()
968 HILOG_ERROR(HILOG_MODULE_ACE, "JSI:GetTypedArrayInfo has not been implemented in this js engine!"); in GetTypedArrayInfo()
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp706 * @tc.steps: step5. call JSI GetTypedArrayInfo in JSIInterfaceTest019()
711 uint8_t *ptr2 = JSI::GetTypedArrayInfo(typedArray, type, length, arrayBuffer, offset); in JSIInterfaceTest019()

Completed in 9 milliseconds