Searched refs:AddPath (Results 1 – 4 of 4) sorted by relevance
351 AddPath(path1); in LocationRecorder()357 AddPath(path1); in LocationRecorder()358 AddPath(path2); in LocationRecorder()376 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath() function in google::protobuf::compiler::Parser::LocationRecorder861 location.AddPath(FieldDescriptorProto::kTypeNameFieldNumber); in ParseMessageFieldNoLabel()880 location.AddPath(FieldDescriptorProto::kTypeFieldNumber); in ParseMessageFieldNoLabel()883 location.AddPath(FieldDescriptorProto::kTypeNameFieldNumber); in ParseMessageFieldNoLabel()919 group_location.AddPath(location_field_number_for_nested_type); in ParseMessageFieldNoLabel()920 group_location.AddPath(messages->size()); in ParseMessageFieldNoLabel()1355 value_location.AddPath( in ParseOption()[all …]
231 void AddPath(int path_component);
186 void AddPath(const string& path);259 AddPath(mask.paths(i)); in MergeFromFieldMask()284 void FieldMaskTree::AddPath(const string& path) { in AddPath() function in google::protobuf::util::__anon405789c10111::FieldMaskTree320 out->AddPath(path); in IntersectPath()340 out->AddPath(prefix); in MergeLeafNodesToTree()
497 self.AddPath(path)499 def AddPath(self, path): member in _FieldMaskTree541 intersection.AddPath(path)549 self.AddPath(prefix)