Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/modules/fingerprint/
H A Dfingerprint.c46 uint32_t __unused timeout_sec) { in fingerprint_enroll()
/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateUtil.cpp183 CommandOptions::CommandOptionsBuilder CommandOptions::WithTimeout(int64_t timeout_sec) { in WithTimeout()
H A Ddumpstate.cpp2262 constexpr size_t timeout_sec = 30; in DumpstateBoard() local
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp276 int timeout_sec, in PostThreadCondWait()