Home
last modified time | relevance | path

Searched refs:INT32_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.h95 INT32_ARRAY = 4, enumerator
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-jsvm-about-array.md232 INT32_ARRAY: 5,
240 createTypedArray(type.INT32_ARRAY);
H A Duse-napi-about-array.md513 INT32_ARRAY,
553 …Y", "UINT8_ARRAY", "UINT8_CLAMPED_ARRAY", "INT16_ARRAY", "UINT16_ARRAY", "INT32_ARRAY",
/ohos5.0/docs/en/application-dev/napi/
H A Duse-jsvm-about-array.md232 INT32_ARRAY: 5,
240 createTypedArray(type.INT32_ARRAY);
H A Duse-napi-about-array.md512 INT32_ARRAY,
552 …Y", "UINT8_ARRAY", "UINT8_CLAMPED_ARRAY", "INT16_ARRAY", "UINT16_ARRAY", "INT32_ARRAY",
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_write.cpp81 DECLARE_NAPI_PROPERTY("INT32_ARRAY", enumValues[INT32_ARRAY]), in CreateTypeCodeEnum()
1968 case INT32_ARRAY: { in JS_writeVectorByTypeCode()
H A Dnapi_message_sequence_read.cpp1159 case INT32_ARRAY: { in JS_readVectorByTypeCode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md53 | INT32_ARRAY | 4 | TypedArray类型为INT32_ARRAY。 |
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md53 | INT32_ARRAY | 4 | The TypedArray type is **INT32_ARRAY**. |