Home
last modified time | relevance | path

Searched refs:kCommandTimeoutMs (Results 1 – 1 of 1) sorted by relevance

/system/vold/
Dvdc.cpp42 static constexpr int kCommandTimeoutMs = 20 * 1000; variable
113 int timeout = kCommandTimeoutMs; in do_monitor()