Home
last modified time | relevance | path

Searched defs:isJoin (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_topo_manager.h36 bool isJoin; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/service/fuzztest/buscenterevent_fuzzer/
H A Dbuscenterevent_fuzz.cpp76 bool isJoin = GetData<bool>(); in LnnNotifyLnnRelationChangedFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_service_mock.cpp91 uint8_t relation, bool isJoin) in LnnNotifyLnnRelationChanged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h197 bool isJoin; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c487 bool isJoin) in LnnNotifyLnnRelationChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp236 bool isJoin = device.IsGroupOwner(); in ReawakenPersistentGroup() local