Searched defs:stripped_paths (Results 1 – 1 of 1) sorted by relevance
43 std::vector<std::vector<int>>* stripped_paths) { in StripMessage()95 std::vector<std::vector<int>>* stripped_paths = nullptr) { in ConvertToDynamicMessageAndStripOptions()175 void StripSourceCodeInfo(std::vector<std::vector<int>>& stripped_paths, in StripSourceCodeInfo()237 std::vector<std::vector<int>> stripped_paths; in StripSourceRetentionOptions() local