Home
last modified time | relevance | path

Searched refs:BIGINT64_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.h99 BIGINT64_ARRAY = 8, enumerator
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-napi-about-array.md517 BIGINT64_ARRAY,
554 "UINT32_ARRAY", "FLOAT32_ARRAY", "FLOAT64_ARRAY", "BIGINT64_ARRAY", "BIGUINT64_ARRAY",
H A Duse-jsvm-about-array.md236 BIGINT64_ARRAY: 9,
/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-about-array.md516 BIGINT64_ARRAY,
553 "UINT32_ARRAY", "FLOAT32_ARRAY", "FLOAT64_ARRAY", "BIGINT64_ARRAY", "BIGUINT64_ARRAY",
H A Duse-jsvm-about-array.md236 BIGINT64_ARRAY: 9,
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_write.cpp85 DECLARE_NAPI_PROPERTY("BIGINT64_ARRAY", enumValues[BIGINT64_ARRAY]), in CreateTypeCodeEnum()
1980 case BIGINT64_ARRAY: { in JS_writeVectorByTypeCode()
H A Dnapi_message_sequence_read.cpp1171 case BIGINT64_ARRAY: { in JS_readVectorByTypeCode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md57 | BIGINT64_ARRAY | 8 | TypedArray类型为BIGINT64_ARRAY。 |
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md57 | BIGINT64_ARRAY | 8 | The TypedArray type is **BIGINT64_ARRAY**. |