Home
last modified time | relevance | path

Searched refs:netUnavailable (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_callback.cpp232 if (netConnection->netUnavailable.size() == 0) { in NetUnavailable()
236 int len = static_cast<int>(netConnection->netUnavailable.size()); in NetUnavailable()
238 netConnection->netUnavailable[i](); in NetUnavailable()
H A Dnet_connection_impl.cpp106 netConn_->netUnavailable.push_back(CJLambda::Create(callback)); in OnNetUnavailable()
/foundation/communication/netmanager_base/frameworks/cj/connection/include/
H A Dnet_connection_impl.h48 std::vector<std::function<void()>> netUnavailable; member in OHOS::NetManagerStandard::final

Completed in 2 milliseconds