Home
last modified time | relevance | path

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

/system/core/liblog/
Dlog_event_list.c136 static inline void copy4LE(uint8_t *buf, uint32_t val) in copy4LE() function
163 copy4LE(&context->storage[context->pos + 1], value); in android_log_write_int32()
233 copy4LE(&context->storage[context->pos + 1], len); in android_log_write_string8_len()
267 copy4LE(&context->storage[context->pos + 1], ivalue); in android_log_write_float32()