Home
last modified time | relevance | path

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

/system/bt/gd/neighbor/
Dpage.cc158 void neighbor::PageModule::impl::SetTimeout(PageTimeout timeout) { in SetTimeout() function in bluetooth::neighbor::neighbor::PageModule::impl
192 void neighbor::PageModule::SetTimeout(PageTimeout timeout) { in SetTimeout() function in bluetooth::neighbor::neighbor::PageModule
/system/core/adb/fdevent/
Dfdevent.cpp115 void fdevent_context::SetTimeout(fdevent* fde, std::optional<std::chrono::milliseconds> timeout) { in SetTimeout() function in fdevent_context