Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dinner_link_test.cpp48 EXPECT_EQ(info.GetListenerModule(), static_cast<ListenerModule>(UNUSE_BUTT));
50 EXPECT_EQ(info.GetListenerModule(), ListenerModule::LISTENER_MODULE_DYNAMIC_START);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinner_link.cpp44 auto listenerModuleId = GetListenerModule(); in ~InnerLink()
233 ListenerModule InnerLink::GetListenerModule() const in GetListenerModule() function in OHOS::SoftBus::InnerLink
426 object["LISTENER_MODULE_ID"] = GetListenerModule(); in Dump()
H A Dinner_link.h133 ListenerModule GetListenerModule() const;