Home
last modified time | relevance | path

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

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