Searched refs:GET_GRANTED_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 | 42 GET_GRANTED_SESSION_NAME = ZIPC_PACK_CHARS('_', 'G', 'G', 'S'), enumerator
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_types.h | 52 GET_GRANTED_SESSION_NAME = ZIPC_PACK_CHARS('_', 'G', 'G', 'S'), enumerator
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_stub.cpp | 404 case GET_GRANTED_SESSION_NAME: in SendRequest()
|
H A D | ipc_object_proxy.cpp | 270 int err = SendRequestInner(false, GET_GRANTED_SESSION_NAME, data, reply, option); in GetGrantedSessionName()
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_stub_unittest.cpp | 472 uint32_t code = GET_GRANTED_SESSION_NAME;
|