Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dfield_mask_util.cc490 void FieldMaskUtil::Intersect(const FieldMask& mask1, const FieldMask& mask2, in Intersect() function in google::protobuf::util::FieldMaskUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dwell_known_types.py424 def Intersect(self, mask1, mask2): member in FieldMask