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