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 D | napi_rpc_common.h | 99 BIGINT64_ARRAY = 8, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/napi/ |
H A D | use-napi-about-array.md | 517 BIGINT64_ARRAY, 554 "UINT32_ARRAY", "FLOAT32_ARRAY", "FLOAT64_ARRAY", "BIGINT64_ARRAY", "BIGUINT64_ARRAY",
|
H A D | use-jsvm-about-array.md | 236 BIGINT64_ARRAY: 9,
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | use-napi-about-array.md | 516 BIGINT64_ARRAY, 553 "UINT32_ARRAY", "FLOAT32_ARRAY", "FLOAT64_ARRAY", "BIGINT64_ARRAY", "BIGUINT64_ARRAY",
|
H A D | use-jsvm-about-array.md | 236 BIGINT64_ARRAY: 9,
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_message_sequence_write.cpp | 85 DECLARE_NAPI_PROPERTY("BIGINT64_ARRAY", enumValues[BIGINT64_ARRAY]), in CreateTypeCodeEnum() 1980 case BIGINT64_ARRAY: { in JS_writeVectorByTypeCode()
|
H A D | napi_message_sequence_read.cpp | 1171 case BIGINT64_ARRAY: { in JS_readVectorByTypeCode()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/ |
H A D | js-apis-rpc.md | 57 | BIGINT64_ARRAY | 8 | TypedArray类型为BIGINT64_ARRAY。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/ |
H A D | js-apis-rpc.md | 57 | BIGINT64_ARRAY | 8 | The TypedArray type is **BIGINT64_ARRAY**. |
|