Searched refs:iv_calloutList (Results 1 – 2 of 2) sorted by relevance
54 nlohmann::json iv_calloutList = nlohmann::json::array(); member in analyzer::ServiceData152 return iv_calloutList; in getCalloutList()
186 for (auto& c : iv_calloutList) in addCallout()203 iv_calloutList.push_back(i_callout); in addCallout()