Searched refs:inputDhId (Results 1 – 2 of 2) sorted by relevance
112 result.append(GetAnonyString((*iter).inputDhId)); in GetAllNodeInfos()123 if ((*iter).devId.compare(deviceId) == 0 && (*iter).inputDhId.compare(dhId) == 0) { in DeleteNodeInfo()191 .inputDhId = dhId, in SaveNodeInfo()
43 std::string inputDhId = ""; member