Searched refs:locIpc (Results 1 – 2 of 2) sorted by relevance
50 LocIpcRunnable(LocIpc& locIpc, const std::string& ipcName) in LocIpcRunnable() argument51 : mLocIpc(locIpc), mIpcName(ipcName) {} in LocIpcRunnable()
275 inline LocIpcRunnable(LocIpc& locIpc, unique_ptr<LocIpcRecver>& ipcRecver) : in LocIpcRunnable() argument277 mLocIpc(locIpc), in LocIpcRunnable()