OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binaryMsgBuf
(Results
1 - 2
of
2
) sorted by null
/system/core/liblog/
stderr_write.c
154
char
binaryMsgBuf
[1024];
197
binaryMsgBuf
, sizeof(
binaryMsgBuf
));
/system/core/logcat/
logcat.cpp
317
char
binaryMsgBuf
[1024];
325
&buf->entry_v1, &entry, context->eventTagMap,
binaryMsgBuf
,
326
sizeof(
binaryMsgBuf
));
[
all
...]
Completed in 2089 milliseconds