Searched refs:aProperty (Results 1 – 1 of 1) sorted by relevance
1152 for (auto aProperty : propertyList) in clearVpdOnRemoval() local1154 const auto& propertyName = std::get<0>(aProperty); in clearVpdOnRemoval()1155 const auto& propertyValue = std::get<1>(aProperty); in clearVpdOnRemoval()