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.h88 this->is_authenticated_ = is_authenticated; in SetAuthenticated()
92 return this->is_authenticated_; in IsAuthenticated()
123 bool is_authenticated_ = false; variable