HomeSort by relevance Sort by last modified time
    Searched defs:WaitForIdle (Results 1 - 2 of 2) sorted by null

  /external/skia/infra/bots/recipe_modules/core/resources/
elf_symbolizer.py 189 a2l.WaitForIdle()
256 def WaitForIdle(self):
  /external/rmi4utils/rmi4update/
rmi4update.cpp 172 rc = WaitForIdle(RMI_F34_ERASE_WAIT_MS);
385 rc = WaitForIdle(0);
463 rc = WaitForIdle(RMI_F34_IDLE_WAIT_MS, !m_writeBlockWithCmd);
476 * This is a limited implementation of WaitForIdle which assumes WaitForAttention is supported
480 int RMI4Update::WaitForIdle(int timeout_ms, bool readF34OnSucess)

Completed in 2809 milliseconds