OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:list_stop
(Results
1 - 2
of
2
) sorted by null
/system/core/liblog/
log_event_list.c
40
bool
list_stop
; /* next call decrement list_nest_depth and issue a stop */
member in struct:__anon2808
405
if (context && (context->
list_stop
||
419
if (context->
list_stop
) {
432
context->
list_stop
= false;
435
context->
list_stop
= false;
464
context->
list_stop
= true;
483
context->
list_stop
= true;
512
context->
list_stop
= true;
531
context->
list_stop
= !context->storage[pos];
/system/core/libstats/
stats_event_list.c
32
bool
list_stop
; /* next call decrement list_nest_depth and issue a stop */
member in struct:__anon2883
Completed in 84 milliseconds