Home
last modified time | relevance | path

Searched defs:netInterface (Results 1 – 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/test/fuzztest/disablednetworkinterfaceplugin_fuzzer/
Ddisabled_network_interface_plugin_fuzzer.cpp60 std::string netInterface = CommonFuzzer::GetString(data, pos, stringSize, size); in LLVMFuzzerTestOneInput() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisabled_network_interface_plugin.cpp126 ErrCode DisabledNetworkInterfacePlugin::IsNetInterfaceExist(const std::string &netInterface) in IsNetInterfaceExist()