Home
last modified time | relevance | path

Searched refs:BYTE_SIZE_16 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_common.h80 constexpr size_t BYTE_SIZE_16 = 2; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_read.cpp1212 size_t bufferSize = int16Vector.size() * BYTE_SIZE_16; in JS_readInt16ArrayBuffer()
1223 size_t bufferSize = uint16Vector.size() * BYTE_SIZE_16; in JS_readUInt16ArrayBuffer()