Home
last modified time | relevance | path

Searched defs:AddDataInfoToThread (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c209 void AddDataInfoToThread(ThreadProcessInfo *processInfo) in AddDataInfoToThread() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp797 void IPCProcessSkeleton::AddDataInfoToThread(const std::thread::id &threadId, in AddDataInfoToThread() function in OHOS::IPC_SINGLE::IPCProcessSkeleton