Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/bugreportz/
H A Dbugreportz.h24 int bugreportz_stream(int s);
H A Dmain.cpp117 ret = bugreportz_stream(s); in main()
H A Dbugreportz.cpp75 int bugreportz_stream(int s) { in bugreportz_stream() function