Home
last modified time | relevance | path

Searched defs:stripped_paths (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dretention.cc43 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