Home
last modified time | relevance | path

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

/aosp14/system/core/libstats/push_compat/
H A Dstats_event_list.c206 int android_log_write_char_array(android_log_context ctx, const char* value, size_t actual_len) { in android_log_write_char_array() argument
208 ssize_t len = actual_len; in android_log_write_char_array()