Searched refs:MAX_EVENT_PAYLOAD (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_EventLog.cpp27 #define MAX_EVENT_PAYLOAD (LOGGER_ENTRY_MAX_PAYLOAD - sizeof(int32_t)) macro
74 uint8_t buf[MAX_EVENT_PAYLOAD];
102 uint8_t buf[MAX_EVENT_PAYLOAD];

Completed in 45 milliseconds