Home
last modified time | relevance | path

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

/system/logging/logd/
DLogTags.h85 bool authenticate = true);
DLogTags.cpp807 bool authenticate) { in formatEntry_locked() argument
821 if (authenticate && (ut->second.find(uid) == ut->second.end())) { in formatEntry_locked()