Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record.h99 this->is_temporary_ = is_temp; in SetIsTemporary()
103 return this->is_temporary_; in IsTemporary()
111 bool is_temporary_ = false; variable