Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp62 std::string NetConnGetString(int strlen) in NetConnGetString() function
168 std::string ident = NetConnGetString(STR_LEN); in RegisterNetSupplierFuzzTest()
277 std::string host = NetConnGetString(STR_LEN); in GetAddressByNameFuzzTest()
312 std::string host = NetConnGetString(STR_LEN); in GetAddressesByNameFuzzTest()
641 std::string ident = NetConnGetString(STR_LEN); in GetNetIdByIdentifierFuzzTest()
688 std::string iface = NetConnGetString(STR_LEN); in GetNetInterfaceConfigurationFuzzTest()
790 std::string ident = NetConnGetString(STR_LEN); in GetIfaceNameByTypeFuzzTest()
978 std::string ifName = NetConnGetString(STR_LEN); in AddNetworkRouteFuzzTest()
1023 std::string ifName = NetConnGetString(STR_LEN); in RemoveNetworkRouteFuzzTest()
1068 std::string ifName = NetConnGetString(STR_LEN); in AddInterfaceAddressFuzzTest()
[all …]