Home
last modified time | relevance | path

Searched defs:AttachThreadLockInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c109 static int32_t AttachThreadLockInfo(SocketThreadLockInfo *threadLockInfo) in AttachThreadLockInfo() function
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c272 static int32_t AttachThreadLockInfo(ThreadLockInfo *threadLockInfo) in AttachThreadLockInfo() function
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp1057 bool DBinderService::AttachThreadLockInfo(uint32_t seqNumber, const std::string &networkId, in AttachThreadLockInfo() function in OHOS::DBinderService
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp717 bool IPCProcessSkeleton::AttachThreadLockInfo(std::shared_ptr<SocketThreadLockInfo> object, in AttachThreadLockInfo() function in OHOS::IPC_SINGLE::IPCProcessSkeleton