Home
last modified time | relevance | path

Searched refs:BIGUINT64_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.h100 BIGUINT64_ARRAY = 9, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_read.cpp1134 if (typeCode < INT8_ARRAY || typeCode > BIGUINT64_ARRAY) { in JS_readArrayBuffer()
1174 case BIGUINT64_ARRAY: { in JS_readVectorByTypeCode()
H A Dnapi_message_sequence_write.cpp86 DECLARE_NAPI_PROPERTY("BIGUINT64_ARRAY", enumValues[BIGUINT64_ARRAY]), in CreateTypeCodeEnum()
1880 if (typeCode < INT8_ARRAY || typeCode > BIGUINT64_ARRAY) { in JS_checkWriteArrayBufferArgs()
1983 case BIGUINT64_ARRAY: { in JS_writeVectorByTypeCode()
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-jsvm-about-array.md237 BIGUINT64_ARRAY: 10
H A Duse-napi-about-array.md554 "UINT32_ARRAY", "FLOAT32_ARRAY", "FLOAT64_ARRAY", "BIGINT64_ARRAY", "BIGUINT64_ARRAY",
/ohos5.0/docs/en/application-dev/napi/
H A Duse-jsvm-about-array.md237 BIGUINT64_ARRAY: 10
H A Duse-napi-about-array.md553 "UINT32_ARRAY", "FLOAT32_ARRAY", "FLOAT64_ARRAY", "BIGINT64_ARRAY", "BIGUINT64_ARRAY",
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md58 | BIGUINT64_ARRAY | 9 | TypedArray类型为BIGUINT64_ARRAY。 |
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md58 | BIGUINT64_ARRAY | 9 | The TypedArray type is **BIGUINT64_ARRAY**. |