HomeSort by relevance Sort by last modified time
    Searched refs:ComputeRetryTimeout (Results 1 - 2 of 2) sorted by null

  /system/gatekeeper/
gatekeeper.cpp 69 timeout = ComputeRetryTimeout(&record);
143 timeout = ComputeRetryTimeout(&record);
259 uint32_t GateKeeper::ComputeRetryTimeout(const failure_record_t *record) {
282 uint32_t timeout = ComputeRetryTimeout(record);
  /system/gatekeeper/include/gatekeeper/
gatekeeper.h 160 virtual uint32_t ComputeRetryTimeout(const failure_record_t *record);

Completed in 5431 milliseconds