Home
last modified time | relevance | path

Searched defs:BYTE_SIZE_32 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_common.h81 constexpr size_t BYTE_SIZE_32 = 4; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp29 constexpr size_t BYTE_SIZE_32 = 4; variable