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