Searched refs:ThrottleRequest (Results 1 – 2 of 2) sorted by relevance
/system/gatekeeper/ |
D | gatekeeper.cpp | 62 if (ThrottleRequest(uid, timestamp, &record, throttle_secure, response)) return; in Enroll() 134 if (ThrottleRequest(uid, timestamp, &record, throttle_secure, response)) return; in Verify() 313 bool GateKeeper::ThrottleRequest(uint32_t uid, uint64_t timestamp, in ThrottleRequest() function in gatekeeper::GateKeeper
|
/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper.h | 223 bool ThrottleRequest(uint32_t uid, uint64_t timestamp,
|