Home
last modified time | relevance | path

Searched refs:end_size (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc6295 int end_size = end_with.size(); in FullMatch() local
6297 name.substr(name.size()- end_size, end_size) != end_with) { in FullMatch()
6300 safe_strto32(name.substr(begin_size, name.size() - end_size - begin_size), in FullMatch()