Searched refs:findLocationCode (Results 1 – 1 of 1) sorted by relevance
166 auto findLocationCode = data.find("LocationCode"); in findDevice() local167 if (findLocationCode != data.end()) in findDevice()170 std::get_if<std::string>(&findLocationCode->second); in findDevice()