Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/system/
Dtransaction_manager.h167 const uint8_t kMaxAttempts; variable
/system/security/keystore/
Dkeystore_attestation_id.cpp53 constexpr const size_t kMaxAttempts = 3; variable
/system/chre/util/tests/
Dtransaction_manager_test.cc38 constexpr uint16_t kMaxAttempts = 3; variable
/system/netd/tests/
Dbinder_test.cpp2713 constexpr int kMaxAttempts = 50; in findDnsSockets() local