Home
last modified time | relevance | path

Searched refs:DetachThreadLockInfo (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c280 static void DetachThreadLockInfo(ThreadLockInfo *threadLockInfo) in DetachThreadLockInfo() function
349 DetachThreadLockInfo(threadLockInfo); in InvokerRemoteDBinder()
358 DetachThreadLockInfo(threadLockInfo); in InvokerRemoteDBinder()
371 DetachThreadLockInfo(threadLockInfo); in InvokerRemoteDBinder()
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp487 DetachThreadLockInfo(seqNumber); in InvokerRemoteDBinder()
917 DetachThreadLockInfo(replyMessage->seqNumber); in OnRemoteErrorMessage()
929 DetachThreadLockInfo(replyMessage->seqNumber); in OnRemoteReplyMessage()
1051 void DBinderService::DetachThreadLockInfo(uint32_t seqNumber) in DetachThreadLockInfo() function in OHOS::DBinderService
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h316 void DetachThreadLockInfo(uint32_t seqNumber);
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h138 bool DetachThreadLockInfo(const std::thread::id &threadId);
/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp486 current->DetachThreadLockInfo(threadId); in AttachThreadLockInfoTest()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp703 bool IPCProcessSkeleton::DetachThreadLockInfo(const std::thread::id &threadId) in DetachThreadLockInfo() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp1011 dBinderService->DetachThreadLockInfo(seqNumber); in HWTEST_F()

Completed in 12 milliseconds