Home
last modified time | relevance | path

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

/external/rmi4utils/rmi4update/
Drmi4update.h42 int WaitForIdle(int timeout_ms, bool readF34OnSucess = true);
Drmi4update.cpp480 int RMI4Update::WaitForIdle(int timeout_ms, bool readF34OnSucess) in WaitForIdle() argument
501 if (rc <= 0 || readF34OnSucess) { in WaitForIdle()