Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp810 int32_t userId_Max = 99; in CheckCurrentAccountType() local
820 if (userId >= 0 && userId <= userId_Max) { in CheckCurrentAccountType()