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

/system/core/include/log/
H A Dlog.h114 EVENT_TYPE_INT = 0, /* int32_t */ enumerator in enum:__anon1464
128 (void)android_btWriteLog(_tag, EVENT_TYPE_INT, &intBuf, sizeof(intBuf)); \
/system/core/liblog/include/log/
H A Dlog.h114 EVENT_TYPE_INT = 0, /* int32_t */ enumerator in enum:__anon1557
128 (void)android_btWriteLog(_tag, EVENT_TYPE_INT, &intBuf, sizeof(intBuf)); \

Completed in 74 milliseconds