Searched refs:RemoteInvoker (Results 1 – 12 of 12) sorted by relevance
59 RemoteInvoker *invoker = GetRemoteInvoker(); in IpcProcessSkeleton()118 RemoteInvoker *invoker = GetRemoteInvoker(); in SetMaxWorkThread()128 RemoteInvoker *invoker = GetRemoteInvoker(); in JoinMainWorkThread()164 RemoteInvoker *invoker = GetRemoteInvoker(); in SetRegistryObject()193 RemoteInvoker *invoker = GetRemoteInvoker(); in DeleteHandle()206 RemoteInvoker *invoker = GetRemoteInvoker(); in ProcessSendRequest()215 RemoteInvoker *invoker = GetRemoteInvoker(); in ProcessFreeBuffer()261 RemoteInvoker *invoker = GetRemoteInvoker(); in OnFirstStrongRef()323 RemoteInvoker *invoker = GetRemoteInvoker(); in ProcessAddDeathRecipient()397 RemoteInvoker *invoker = GetRemoteInvoker(); in SendObituary()[all …]
22 RemoteInvoker *InitRemoteInvoker(int32_t proto) in InitRemoteInvoker()24 RemoteInvoker *remoteInvoker = NULL; in InitRemoteInvoker()33 void DeinitRemoteInvoker(RemoteInvoker *invoker, int32_t proto) in DeinitRemoteInvoker()
31 static RemoteInvoker *g_invoker[PROTO_NUM];56 RemoteInvoker *invoker = g_invoker[threadContext->proto]; in TlsDestructor()75 static RemoteInvoker *GetAndUpdateInvoker(int32_t proto) in GetAndUpdateInvoker()92 RemoteInvoker *invoker = GetAndUpdateInvoker(proto); in ThreadHandler()204 RemoteInvoker *GetRemoteInvoker(void) in GetRemoteInvoker()
42 } RemoteInvoker; typedef44 RemoteInvoker *InitRemoteInvoker(int32_t proto);45 void DeinitRemoteInvoker(RemoteInvoker *invoker, int32_t proto);
65 RemoteInvoker *GetRemoteInvoker(void);
25 RemoteInvoker *GetIpcInvoker(void);26 void DeinitIpcInvoker(RemoteInvoker *invoker);
28 RemoteInvoker *GetRpcInvoker(void);29 void DeleteRpcInvoker(RemoteInvoker *remoteInvoker);
18 RemoteInvoker *GetIpcInvoker(void) in GetIpcInvoker()
48 RemoteInvoker *GetRpcInvoker(void) in GetRpcInvoker()
41 static RemoteInvoker *g_rpcInvoker = NULL;43 void DeleteRpcInvoker(RemoteInvoker *remoteInvoker) in DeleteRpcInvoker()796 RemoteInvoker *GetRpcInvoker(void) in GetRpcInvoker()799 g_rpcInvoker = (RemoteInvoker *)malloc(sizeof(RemoteInvoker)); in GetRpcInvoker()
58 static RemoteInvoker g_ipcInvoker;563 RemoteInvoker *GetIpcInvoker(void) in GetIpcInvoker()572 void DeinitIpcInvoker(RemoteInvoker *invoker) in DeinitIpcInvoker()
37 static RemoteInvoker g_ipcInvoker;681 RemoteInvoker *GetIpcInvoker(void) in GetIpcInvoker()691 void DeinitIpcInvoker(RemoteInvoker *invoker) in DeinitIpcInvoker()