Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h458 int32_t UpdateNetStateForTestAsync(const sptr<NetSpecifier> &netSpecifier, int32_t netState);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp372 result = this->UpdateNetStateForTestAsync(netSpecifier, netState); in UpdateNetStateForTest()
862 int32_t NetConnService::UpdateNetStateForTestAsync(const sptr<NetSpecifier> &netSpecifier, int32_t netState) in UpdateNetStateForTestAsync() function in OHOS::NetManagerStandard::NetConnService

Completed in 6 milliseconds