Home
last modified time | relevance | path

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

/system/core/gatekeeperd/include/gatekeeper/
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
/system/gatekeeper/tests/
Dgatekeeper_device_test.cpp69 bool should_reenroll; in TEST_F() local
92 bool should_reenroll; in TEST_F() local
111 bool should_reenroll; in TEST_F() local
124 bool should_reenroll; in TEST_F() local
165 bool should_reenroll; in TEST_F() local
193 bool should_reenroll; in TEST_F() local