Home
last modified time | relevance | path

Searched refs:REMOVE_SESSION_NAME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h53 REMOVE_SESSION_NAME = ZIPC_PACK_CHARS('_', 'R', 'S', 'N'), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp410 case REMOVE_SESSION_NAME: in SendRequest()
H A Dipc_object_proxy.cpp325 int err = SendRequestInner(false, REMOVE_SESSION_NAME, data, reply, option); in RemoveSessionName()