OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOGGER_ENTRY_MAX_PAYLOAD
(Results
1 - 4
of
4
) sorted by null
/system/core/include/cutils/
logger.h
57
#define
LOGGER_ENTRY_MAX_PAYLOAD
4076
/frameworks/base/core/jni/
android_util_EventLog.cpp
25
#define MAX_EVENT_PAYLOAD (
LOGGER_ENTRY_MAX_PAYLOAD
- sizeof(int32_t))
android_util_Binder.cpp
[
all
...]
/system/core/logcat/
logcat.cpp
766
(int) LOGGER_ENTRY_MAX_LEN, (int)
LOGGER_ENTRY_MAX_PAYLOAD
);
Completed in 1575 milliseconds