Home
last modified time | relevance | path

Searched refs:IsInRequestNetUids (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h473 bool IsInRequestNetUids(int32_t uid);
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1457 !IsInRequestNetUids(currentUid)) { in GetAllNets()
1468 bool NetConnService::IsInRequestNetUids(int32_t uid) in IsInRequestNetUids() function in OHOS::NetManagerStandard::NetConnService