Searched refs:addFieldPath (Results 1 – 2 of 2) sorted by relevance
43 tree.addFieldPath(""); in testAddFieldPath()46 tree.addFieldPath("foo"); in testAddFieldPath()49 tree.addFieldPath("foo"); in testAddFieldPath()52 tree.addFieldPath("bar.baz"); in testAddFieldPath()55 tree.addFieldPath("foo.bar"); in testAddFieldPath()58 tree.addFieldPath("bar.quz"); in testAddFieldPath()61 tree.addFieldPath("bar"); in testAddFieldPath()123 new FieldMaskTree().addFieldPath("payload.optional_int32").merge(source, builder, options); in testMerge()130 .addFieldPath("payload.optional_nested_message") in testMerge()137 new FieldMaskTree().addFieldPath("payload.repeated_int32").merge(source, builder, options); in testMerge()[all …]
96 public FieldMaskTree addFieldPath(String path) { in addFieldPath() method in FieldMaskTree129 addFieldPath(path); in mergeFromFieldMask()172 output.addFieldPath(path); in intersectFieldPath()186 output.addFieldPath(value); in intersectFieldPath()