Home
last modified time | relevance | path

Searched refs:log_id_tToLogId (Results 1 – 1 of 1) sorted by relevance

/system/libbase/
Dlogging.cpp117 static LogId log_id_tToLogId(int32_t buffer_id) { in log_id_tToLogId() function
401 auto log_id = log_id_tToLogId(log_message->buffer_id); in SetLogger()