Searched defs:AddPath (Results 1 – 5 of 5) sorted by relevance
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| D | field_mask.py | 189 def AddPath(self, path): member in _FieldMaskTree |
| /third_party/protobuf/src/google/protobuf/util/ | ||
| D | field_mask_util.cc | 308 void FieldMaskTree::AddPath(absl::string_view path) { in AddPath() function in google::protobuf::util::__anon12fbafb40111::FieldMaskTree |
| /third_party/skia/src/svg/ | ||
| D | SkSVGDevice.cpp | 178 void AddPath(const SkGlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath() function |
| /third_party/skia/m133/src/svg/ | ||
| D | SkSVGDevice.cpp | 211 void AddPath(const sktext::GlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath() function |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | parser.cc | 457 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath() function in google::protobuf::compiler::Parser::LocationRecorder |