Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal_NfcDepSWPrio.cc41 uint32_t cleanup_timer; variable
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_client_unittest.cc730 auto cleanup_timer = std::make_unique<base::MockOneShotTimer>(); in TEST_F() local