Home
last modified time | relevance | path

Searched refs:GetCurrentThreadContext (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_thread_pool.c33 ThreadContext *GetCurrentThreadContext(void) in GetCurrentThreadContext() function
77 ThreadContext *threadContext = GetCurrentThreadContext(); in GetAndUpdateInvoker()
206 ThreadContext *threadContext = GetCurrentThreadContext(); in GetRemoteInvoker()
H A Dipc_process_skeleton.c137 ThreadContext *currentContext = GetCurrentThreadContext(); in ProcessGetCallingPid()
148 ThreadContext *currentContext = GetCurrentThreadContext(); in ProcessGetCallingUid()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c67 ThreadContext *threadContext = GetCurrentThreadContext(); in GetUniqueSeqNumber()
336 ThreadContext *threadContext = GetCurrentThreadContext(); in GetCallerSessionId()
374 ThreadContext *threadContext = GetCurrentThreadContext(); in ProcessTransaction()
744 ThreadContext *threadContext = GetCurrentThreadContext(); in RpcJoinThread()
768 ThreadContext *threadContext = GetCurrentThreadContext(); in RpcStopWorkThread()
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h63 ThreadContext *GetCurrentThreadContext(void);
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c67 ThreadContext *threadContext = GetCurrentThreadContext(); in ProcessProto()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_proxy_inner.c202 ThreadContext *threadContext = GetCurrentThreadContext(); in UpdateProto()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c242 ThreadContext *threadContext = GetCurrentThreadContext(); in UpdateProto()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c290 ThreadContext *threadContext = GetCurrentThreadContext(); in CallIpcCallback()
492 ThreadContext *threadContext = GetCurrentThreadContext(); in IpcJoinThreadLoop()
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/client/
H A DRpcClientTest.cpp301 ThreadContext *threadContext = GetCurrentThreadContext();
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c215 ThreadContext *threadContext = GetCurrentThreadContext(); in HandleTransaction()