Searched refs:ipcStub (Results 1 – 1 of 1) sorted by relevance
72 OHIPCRemoteStub *ipcStub = funcNativeLibOnConnect_(); in OnStart() local73 if (ipcStub == nullptr || ipcStub->remote == nullptr) { in OnStart()79 std::thread cbThread([this, childIpcStub = std::move(ipcStub->remote)] () -> void { in OnStart()