Home
last modified time | relevance | path

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

/system/core/liblog/
Dlog_event_list.cpp43 bool list_stop; /* next call decrement list_nest_depth and issue a stop */ member
368 (context->list_stop || ((context->list_nest_depth <= ANDROID_MAX_LIST_NEST_DEPTH) && in android_log_read_next_internal()
381 if (context->list_stop) { in android_log_read_next_internal()
393 context->list_stop = false; in android_log_read_next_internal()
396 context->list_stop = false; in android_log_read_next_internal()
427 context->list_stop = true; in android_log_read_next_internal()
449 context->list_stop = true; in android_log_read_next_internal()
485 context->list_stop = true; in android_log_read_next_internal()
507 context->list_stop = event_list->element_count == 0; in android_log_read_next_internal()
/system/core/libstats/socket/
Dstats_event_list.c33 bool list_stop; /* next call decrement list_nest_depth and issue a stop */ member
/system/core/libstats/push_compat/
Dstats_event_list.c33 bool list_stop; /* next call decrement list_nest_depth and issue a stop */ member