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

/frameworks/base/core/jni/
H A Dandroid_app_admin_SecurityLog.cpp25 #define MAX_EVENT_PAYLOAD (LOGGER_ENTRY_MAX_PAYLOAD - sizeof(int32_t)) macro
55 uint8_t buf[MAX_EVENT_PAYLOAD];
79 uint8_t buf[MAX_EVENT_PAYLOAD];

Completed in 52 milliseconds