Home
last modified time | relevance | path

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

/system/core/libstats/
Dstats_event_list.c197 static inline void copy4LE(uint8_t* buf, uint32_t val) { in copy4LE() function
233 copy4LE(&context->storage[context->pos + 1], len); in android_log_write_char_array()
/system/core/liblog/
Dlog_event_list.cpp180 static inline void copy4LE(uint8_t* buf, uint32_t val) { in copy4LE() function
205 copy4LE(&context->storage[context->pos + 1], value); in android_log_write_int32()
271 copy4LE(&context->storage[context->pos + 1], len); in android_log_write_string8_len()
303 copy4LE(&context->storage[context->pos + 1], ivalue); in android_log_write_float32()