Home
last modified time | relevance | path

Searched refs:INT16_ARRAY (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_common.h93 INT16_ARRAY = 2, enumerator
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-napi-about-array.md511 INT16_ARRAY,
553 …"INT8_ARRAY", "UINT8_ARRAY", "UINT8_CLAMPED_ARRAY", "INT16_ARRAY", "UINT16_ARRAY", "IN…
H A Duse-jsvm-about-array.md230 INT16_ARRAY: 3,
/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-about-array.md510 INT16_ARRAY,
552 …"INT8_ARRAY", "UINT8_ARRAY", "UINT8_CLAMPED_ARRAY", "INT16_ARRAY", "UINT16_ARRAY", "IN…
H A Duse-jsvm-about-array.md230 INT16_ARRAY: 3,
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_write.cpp79 DECLARE_NAPI_PROPERTY("INT16_ARRAY", enumValues[INT16_ARRAY]), in CreateTypeCodeEnum()
1962 case INT16_ARRAY: { in JS_writeVectorByTypeCode()
H A Dnapi_message_sequence_read.cpp1153 case INT16_ARRAY: { in JS_readVectorByTypeCode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md51 | INT16_ARRAY | 2 | TypedArray类型为INT16_ARRAY。 |
3688 data.writeArrayBuffer(buffer, rpc.TypeCode.INT16_ARRAY);
3741 data.writeArrayBuffer(buffer, rpc.TypeCode.INT16_ARRAY);
3748 let result = data.readArrayBuffer(rpc.TypeCode.INT16_ARRAY);
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md51 | INT16_ARRAY | 2 | The TypedArray type is **INT16_ARRAY**. |
3672 data.writeArrayBuffer(buffer, rpc.TypeCode.INT16_ARRAY);
3725 data.writeArrayBuffer(buffer, rpc.TypeCode.INT16_ARRAY);
3732 let result = data.readArrayBuffer(rpc.TypeCode.INT16_ARRAY);