Home
last modified time | relevance | path

Searched defs:WaitForIdle (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/power-libperfmgr/disp-power/
H A DInteractionHandler.cpp216 void InteractionHandler::WaitForIdle(int32_t wait_ms, int32_t timeout_ms) { in WaitForIdle() function in aidl::google::hardware::power::impl::pixel::InteractionHandler
/aosp12/system/bt/gd/os/linux_generic/
H A Dreactor.cc231 bool Reactor::WaitForIdle(std::chrono::milliseconds timeout) { in WaitForIdle() function in bluetooth::os::Reactor