Home
last modified time | relevance | path

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

/frameworks/base/cmds/incident_helper/tests/
Dih_util_test.cpp120 TEST(IhUtilTest, stripSuffix) { in TEST() argument
/frameworks/base/cmds/incident_helper/src/
Dih_util.cpp190 bool stripSuffix(std::string* line, const char* key, bool endAtDelimiter) { in stripSuffix() function