Searched refs:read_write_flag (Results 1 – 1 of 1) sorted by relevance
44 } read_write_flag; member57 context->read_write_flag = kAndroidLoggerWrite; in create_android_logger()83 context->read_write_flag = kAndroidLoggerRead; in create_android_log_parser()107 (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_list_begin()150 if (!context || (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_int32()186 if (!context || (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_int64()212 if (!context || (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_string8_len()253 if (!context || (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_float32()276 if (!context || (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_list_end()313 if (!context || (kAndroidLoggerWrite != context->read_write_flag)) { in android_log_write_list()[all …]