Home
last modified time | relevance | path

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 Dipc_types.h42 GET_GRANTED_SESSION_NAME = ZIPC_PACK_CHARS('_', 'G', 'G', 'S'), enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h52 GET_GRANTED_SESSION_NAME = ZIPC_PACK_CHARS('_', 'G', 'G', 'S'), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp404 case GET_GRANTED_SESSION_NAME: in SendRequest()
H A Dipc_object_proxy.cpp270 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 Dipc_object_stub_unittest.cpp472 uint32_t code = GET_GRANTED_SESSION_NAME;