Searched refs:findStringValueForTstr (Results 1 – 1 of 1) sorted by relevance
402 const std::string findStringValueForTstr(const cppbor::Map* map, const string& keyValue) { in findStringValueForTstr() function598 string docType = findStringValueForTstr(document, "docType"); in TEST()