OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_serial
(Results
1 - 1
of
1
) sorted by null
/system/core/liblog/
log_is_loggable.c
110
static uint32_t
global_serial
;
local
139
if (current_global_serial !=
global_serial
) {
231
global_serial
= current_global_serial;
Completed in 67 milliseconds