Searched refs:adValue (Results 1 – 1 of 1) sorted by relevance
615 auto adValue = additionalData.getValue(keyName); in getCalloutsUsingAD() local617 if (!adValue) in getCalloutsUsingAD()632 callouts.begin(), callouts.end(), [adValue](const nlohmann::json& j) { in getCalloutsUsingAD()633 return *adValue == j["ADValue"].get<std::string>(); in getCalloutsUsingAD()