OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnStderr
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
commandline.h
33
virtual void
OnStderr
(const char* buffer, int length) = 0;
62
// If |stderr_str| is non-null,
OnStderr
will append to it.
71
void
OnStderr
(const char* buffer, int length) {
bugreport.cpp
65
void
OnStderr
(const char* buffer, int length) {
Completed in 56 milliseconds