config_read.c | 25 LIBLOG_HIDDEN struct listnode __android_log_persist_read = { variable in typeref:struct:listnode 26 &__android_log_persist_read, &__android_log_persist_read 71 __android_log_add_transport(&__android_log_persist_read, &pmsgLoggerRead); 83 read_transport_for_each_safe(transport, n, &__android_log_persist_read) {
|