Searched refs:GET_SESSION_NAME (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_types.h | 40 GET_SESSION_NAME = ZIPC_PACK_CHARS('_', 'G', 'S', 'N'), enumerator
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_types.h | 50 GET_SESSION_NAME = ZIPC_PACK_CHARS('_', 'G', 'S', 'N'), enumerator
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_stub_unittest.cpp | 456 uint32_t code = GET_SESSION_NAME; 505 uint32_t code = GET_SESSION_NAME;
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_stub.cpp | 402 case GET_SESSION_NAME: in SendRequest()
|
H A D | ipc_object_proxy.cpp | 254 int err = SendRequestInner(false, GET_SESSION_NAME, data, reply, option); in GetSessionName()
|