Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp33 static constexpr uint32_t IPC_OBJECT_MASK = 0xffffffff; variable
35 static constexpr uint32_t IPC_OBJECT_MASK = 0xffffff; variable