Home
last modified time | relevance | path

Searched defs:interfaceArray (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dwifi_config_info.cpp60 auto interfaceArray = GetInterfaceInfoArray(); in MarshallingInterfaceArray() local
99 auto interfaceArray = GetInterfaceInfoArray(); in UnmarshallingInterfaceArray() local
H A Dnegotiate_message.cpp221 auto interfaceArray = GetInterfaceInfoArray(); in MarshallingInterfaceArray() local
317 auto interfaceArray = GetInterfaceInfoArray(); in UnmarshallingInterfaceArray() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/
H A Dsoftbusnegotiatemessage_fuzzer.cpp67 std::vector<SoftBus::InterfaceInfo> interfaceArray; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local