Searched refs:android_log_write_string8_len (Results 1 – 3 of 3) sorted by relevance
38 ret = android_log_write_string8_len(ctx, subTag, MAX_SUBTAG_LEN); in __android_log_error_write()42 ret = android_log_write_string8_len(ctx, data, dataLen); in __android_log_error_write()
204 LIBLOG_ABI_PUBLIC int android_log_write_string8_len(android_log_context ctx, in android_log_write_string8_len() function243 return android_log_write_string8_len(ctx, value, MAX_EVENT_PAYLOAD); in android_log_write_string8()
592 int android_log_write_string8_len(android_log_context ctx,