Home
last modified time | relevance | path

Searched defs:should_reenroll (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/gatekeeperd/include/gatekeeper/
H A DGateKeeperResponse.h66 bool should_reenroll() const { return should_reenroll_; } in should_reenroll() function
68 void should_reenroll(bool should_reenroll) { should_reenroll_ = should_reenroll; } in should_reenroll() function