Searched refs:procedureDesc (Results 1 – 3 of 3) sorted by relevance
125 extern const std::map<std::string, std::string> procedureDesc;
284 const std::map<std::string, std::string> procedureDesc = {{"TODO", "TODO"}}; variable
642 if (pv::procedureDesc.find(proc.value()) != in getCallouts()643 pv::procedureDesc.end()) in getCallouts()646 pv::procedureDesc.at(proc.value()), 3); in getCallouts()