Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstringpiece.h323 bool starts_with(StringPiece x) const { in starts_with() function
/frameworks/base/tools/bit/
Dutil.cpp195 starts_with(const string& str, const string& prefix) in starts_with() function