Searched refs:isContainInternal (Results 1 – 1 of 1) sorted by relevance
437 bool isContainInternal = netCaps.find(NetCap::NET_CAPABILITY_INTERNAL_DEFAULT) != netCaps.end(); in RegisterNetSupplierAsync() local438 int32_t netId = isContainInternal ? GenerateInternalNetId() : GenerateNetId(); in RegisterNetSupplierAsync()