Home
last modified time | relevance | path

Searched defs:HandleTimeout (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_uart/
H A Dblocking_adapter.cc121 StatusWithSize UartBlockingAdapter::Transfer::HandleTimeout( in HandleTimeout() function in pw::uart::UartBlockingAdapter::Transfer
/aosp_15_r20/external/openthread/src/core/thread/
H A Dtime_sync_service.cpp199 void TimeSync::HandleTimeout(void) { CheckAndHandleChanges(false); } in HandleTimeout() function in ot::TimeSync
/aosp_15_r20/external/webrtc/net/dcsctp/timer/
H A Dtimer.cc129 void TimerManager::HandleTimeout(TimeoutID timeout_id) { in HandleTimeout() function in dcsctp::TimerManager
/aosp_15_r20/external/pigweed/pw_transfer/
H A Dcontext.cc1137 void Context::HandleTimeout() { in HandleTimeout() function in pw::transfer::internal::Context
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dborder_agent.cpp761 void BorderAgent::HandleTimeout(void) in HandleTimeout() function in ot::MeshCoP::BorderAgent
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Ddcsctp_socket.cc734 void DcSctpSocket::HandleTimeout(TimeoutID timeout_id) { in HandleTimeout() function in dcsctp::DcSctpSocket
/aosp_15_r20/external/libchrome/dbus/
H A Dbus.cc138 void HandleTimeout() { CHECK(dbus_timeout_handle(raw_timeout_)); } in HandleTimeout() function in dbus::__anonb55ecd860111::Timeout