Lines Matching refs:HDaemonInfo
195 HDaemonInfo pDi = nullptr;
196 HDaemonInfo hdiNew = &di;
522 static void BuildDaemonVisableLine(HDaemonInfo hdi, bool fullDisplay, string &out)
577 map<string, HDaemonInfo>::iterator iter;
580 HDaemonInfo di = iter->second;
599 string HostUsb::AdminDaemonMap(uint8_t opType, const string &connectKey, HDaemonInfo &hDaemonInfoInOut)
604 HDaemonInfo pdiNew = new(std::nothrow) HdcDaemonInformation();
642 map<string, HDaemonInfo>::iterator iter;
644 HDaemonInfo di = iter->second;
656 map<string, HDaemonInfo>::iterator iter;
658 HDaemonInfo di = iter->second;
669 HDaemonInfo hdi = mapDaemon[hDaemonInfoInOut->connectKey];