Home
last modified time | relevance | path

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

/frameworks/base/cmds/incident_helper/tests/
Dih_util_test.cpp138 TEST(IhUtilTest, behead) { in TEST() argument
/frameworks/base/cmds/incident_helper/src/
Dih_util.cpp211 std::string behead(std::string* line, const char cut) { in behead() function