Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_client.h495 uint32_t currentCallbackId_ = 0; member in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp637 uint32_t id = currentCallbackId_; in RegisterAppHttpProxyCallback()
638 currentCallbackId_++; in RegisterAppHttpProxyCallback()

Completed in 3 milliseconds