Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_PowerTrackerIface.cc34 static bool phNxpNciHal_isPowerTrackerConfigured(unsigned long* pollDuration) { in phNxpNciHal_isPowerTrackerConfigured()
DphNxpNciHal_PowerTrackerIface.h29 unsigned long pollDuration; member
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/power-tracker/src/
DphNxpNciHal_PowerTracker.cc107 NFCSTATUS phNxpNciHal_startPowerTracker(unsigned long pollDuration) { in phNxpNciHal_startPowerTracker()
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dsql_test.go56 const pollDuration = 5 * time.Millisecond const