Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc6291 const string& begin_with, in FullMatch() argument
6294 int begin_size = begin_with.size(); in FullMatch()
6296 if (name.substr(0, begin_size) != begin_with || in FullMatch()