Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h442 int32_t GenerateNetId();
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp450 int32_t netId = isContainInternal ? GenerateInternalNetId() : GenerateNetId(); in RegisterNetSupplierAsync()
451 NETMGR_LOG_D("GenerateNetId is: [%{public}d], bearerType: %{public}d, supplierId: %{public}d", in RegisterNetSupplierAsync()
454 NETMGR_LOG_E("GenerateNetId fail"); in RegisterNetSupplierAsync()
1275 int32_t NetConnService::GenerateNetId() in GenerateNetId() function in OHOS::NetManagerStandard::NetConnService

Completed in 7 milliseconds