Searched refs:owned_result (Results 1 – 1 of 1) sorted by relevance
61 std::unique_ptr<std::map<std::string, std::string>> owned_result{ in ToMap() local63 std::map<std::string, std::string> &result = *owned_result; in ToMap()104 return owned_result; in ToMap()