Home
last modified time | relevance | path

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

/system/bt/gd/security/record/
Dsecurity_record.h104 this->is_temporary_ = is_temp; in SetIsTemporary()
108 return this->is_temporary_; in IsTemporary()
116 bool is_temporary_ = false; variable