Searched refs:list_nest_depth (Results 1 – 3 of 3) sorted by relevance
40 unsigned list_nest_depth; member137 if (context->list_nest_depth > ANDROID_MAX_LIST_NEST_DEPTH) { in android_log_write_list_begin()146 context->count[context->list_nest_depth]++; in android_log_write_list_begin()147 context->list_nest_depth++; in android_log_write_list_begin()148 if (context->list_nest_depth > ANDROID_MAX_LIST_NEST_DEPTH) { in android_log_write_list_begin()158 context->list[context->list_nest_depth] = context->pos + 1; in android_log_write_list_begin()159 context->count[context->list_nest_depth] = 0; in android_log_write_list_begin()176 context->count[context->list_nest_depth]++; in android_log_write_int32()196 context->count[context->list_nest_depth]++; in android_log_write_int64()224 context->count[context->list_nest_depth]++; in android_log_write_string8_len()[all …]
30 unsigned list_nest_depth; member73 if (context->list_nest_depth) { in stats_write_list()147 context->count[context->list_nest_depth]++; in android_log_write_char_array()
30 unsigned list_nest_depth; member78 if (context->list_nest_depth) { in stats_write_list()231 context->count[context->list_nest_depth]++; in android_log_write_char_array()