Home
last modified time | relevance | path

Searched defs:stripPrefix (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/streaming_proto/
Dstring_utils.cpp112 stripPrefix(const string& str, const string& prefix) in stripPrefix() function
/frameworks/base/cmds/incident_helper/tests/
Dih_util_test.cpp102 TEST(IhUtilTest, stripPrefix) { in TEST() argument
/frameworks/base/cmds/incident_helper/src/
Dih_util.cpp169 bool stripPrefix(std::string* line, const char* key, bool endAtDelimiter) { in stripPrefix() function