Home
last modified time | relevance | path

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

/frameworks/native/cmds/bugreportz/
Dbugreportz.cpp29 static constexpr char BEGIN_PREFIX[] = "BEGIN:"; variable
38 android::base::StartsWith(line, BEGIN_PREFIX))) in write_line()