Home
last modified time | relevance | path

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

/system/gatekeeper/
Dgatekeeper.cpp62 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/
Dgatekeeper.h223 bool ThrottleRequest(uint32_t uid, uint64_t timestamp,