Home
last modified time | relevance | path

Searched refs:get4LE (Results 1 – 1 of 1) sorted by relevance

/system/core/liblog/
Dlogprint.c450 static inline uint32_t get4LE(const uint8_t* src) in get4LE() function
503 ival = get4LE(eventData); in android_log_printBinaryEvent()
546 ival = get4LE(eventData); in android_log_printBinaryEvent()
568 strLen = get4LE(eventData); in android_log_printBinaryEvent()
683 tagIndex = get4LE(eventData); in android_log_processBinaryLogBuffer()