HomeSort by relevance Sort by last modified time
    Searched refs:android_log_event_string_t (Results 1 - 3 of 3) sorted by null

  /system/core/include/private/
android_logger.h 99 } android_log_event_string_t; typedef in typeref:struct:__anon74669
  /system/core/logd/
LogAudit.cpp 163 size_t n = l + sizeof(android_log_event_string_t);
170 android_log_event_string_t *event
171 = reinterpret_cast<android_log_event_string_t *>(buffer);
LogBufferElement.cpp 167 hdrLen = sizeof(android_log_event_string_t);
181 android_log_event_string_t *event =
182 reinterpret_cast<android_log_event_string_t *>(buffer);

Completed in 104 milliseconds