Searched refs:mIpcName (Results 1 – 1 of 1) sorted by relevance
51 : mLocIpc(locIpc), mIpcName(ipcName) {} in LocIpcRunnable()53 if (!mLocIpc.startListeningBlocking(mIpcName)) { in run()61 const std::string mIpcName; member in loc_util::LocIpcRunnable158 socketName = (reinterpret_cast<LocIpcRunnable *>(mRunnable))->mIpcName.c_str(); in stopListening()