Searched refs:SameStyle (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmap.h1369 bool SameStyle(const iterator_base& other) const { function in class:google::protobuf::Map::iterator_base
1411 if (!a.SameStyle(b)) return false;
1460 if (!a.SameStyle(b)) return false;

Completed in 70 milliseconds