Home
last modified time | relevance | path

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

/system/bt/gd/security/record/
Dsecurity_record.h87 void SetAuthenticated(bool is_authenticated) { in SetAuthenticated() argument
88 this->is_authenticated_ = is_authenticated; in SetAuthenticated()