Home
last modified time | relevance | path

Searched refs:appHttpProxyCbMap_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp639 appHttpProxyCbMap_[id] = callback; in RegisterAppHttpProxyCallback()
651 appHttpProxyCbMap_.erase(callbackid); in UnregisterAppHttpProxyCallback()
661 for (const auto &pair : appHttpProxyCbMap_) { in SetAppHttpProxy()
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_client.h496 std::map<uint32_t, std::function<void(const HttpProxy &httpProxy)>> appHttpProxyCbMap_; member in OHOS::NetManagerStandard::NetConnClient

Completed in 4 milliseconds