Searched refs:OBJECT_TYPE (Results 1 – 3 of 3) sorted by relevance
62 #define OBJECT_TYPE 0x07 macro101 event->buf[0] = OBJECT_TYPE; in AStatsEvent_obtain()
45 #define OBJECT_TYPE 0x07 macro100 checkTypeHeader(buffer, OBJECT_TYPE); in checkMetadata()
65 #define OBJECT_TYPE 0x07 macro373 if (getTypeId(typeInfo) != OBJECT_TYPE) mValid = false; in parseBuffer()