Searched refs:logID (Results 1 – 2 of 2) sorted by relevance
479 LogSection::LogSection(int id, log_id_t logID) : WorkerThreadSection(id), mLogID(logID) { in LogSection() argument481 name += android_log_id_to_name(logID); in LogSection()482 switch (logID) { in LogSection()
150 LogSection(int id, log_id_t logID);