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

  /system/core/logd/
LogListener.cpp 85 log_id_t log_id = (log_id_t) *((typeof_log_id_t *) buffer);
  /system/core/include/log/
log.h 557 #define sizeof_log_id_t sizeof(typeof_log_id_t)
558 #define typeof_log_id_t unsigned char macro
  /system/core/liblog/
logd_write.c 160 typeof_log_id_t log_id_buf;
186 * typeof_log_id_t log_id;

Completed in 1044 milliseconds