Home
last modified time | relevance | path

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

/system/chre/platform/tinysys/
Dauthentication.cc164 bool authenticate(const void *binary) { in authenticate() function in chre::__anone6b500de0111::Authenticator
269 } else if (!authenticator.authenticate(binary)) { in authenticateBinary()
/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()