Home
last modified time | relevance | path

Searched refs:ERR_IPC_SKELETON_NOT_INIT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c33 return ERR_IPC_SKELETON_NOT_INIT; in SetMaxWorkThreadNum()
75 return ERR_IPC_SKELETON_NOT_INIT; in SetContextObject()
89 return ERR_IPC_SKELETON_NOT_INIT; in SendRequest()
98 return ERR_IPC_SKELETON_NOT_INIT; in AddDeathRecipient()
111 return ERR_IPC_SKELETON_NOT_INIT; in RemoveDeathRecipient()
128 return ERR_IPC_SKELETON_NOT_INIT; in FreeBuffer()
149 return ERR_IPC_SKELETON_NOT_INIT; in ReleaseSvc()
H A Dipc_process_skeleton.c105 return ERR_IPC_SKELETON_NOT_INIT; in SpawnThread()
114 return ERR_IPC_SKELETON_NOT_INIT; in SetMaxWorkThread()
281 return ERR_IPC_SKELETON_NOT_INIT; in ProcessAddDeathRecipient()
336 return ERR_IPC_SKELETON_NOT_INIT; in ProcessRemoveDeathRecipient()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Drpc_errno.h23 ERR_IPC_SKELETON_NOT_INIT = -3, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c132 return ERR_IPC_SKELETON_NOT_INIT; in IpcFreeBuffer()
540 return ERR_IPC_SKELETON_NOT_INIT; in IpcSetRegistryObject()
570 return ERR_IPC_SKELETON_NOT_INIT; in IpcSendRequest()