Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp57 std::string NetPolicyGetString(int strlen) in NetPolicyGetString() function
227 netQuotaPolicy.networkmatchrule.simId = NetPolicyGetString(STR_LEN); in SetCellularPoliciesFuzzTest()
228 netQuotaPolicy.networkmatchrule.ident = NetPolicyGetString(STR_LEN); in SetCellularPoliciesFuzzTest()
230 netQuotaPolicy.quotapolicy.periodDuration = NetPolicyGetString(STR_LEN); in SetCellularPoliciesFuzzTest()
311 netQuotaPolicy.networkmatchrule.simId = NetPolicyGetString(STR_LEN); in SetNetQuotaPoliciesFuzzTest()
312 netQuotaPolicy.networkmatchrule.ident = NetPolicyGetString(STR_LEN); in SetNetQuotaPoliciesFuzzTest()
314 netQuotaPolicy.quotapolicy.periodDuration = NetPolicyGetString(STR_LEN); in SetNetQuotaPoliciesFuzzTest()
337 std::string ifaceName = NetPolicyGetString(STR_LEN); in IsUidNetAllowedFuzzTest()
357 std::string simId = NetPolicyGetString(STR_LEN); in ResetPoliciesFuzzTest()
378 std::string simId = NetPolicyGetString(STR_LEN); in UpdateRemindPolicyFuzzTest()