Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_manager.h88 bool LnnIsMasterNode(void);
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_ledger_common_test.cpp448 EXPECT_TRUE(LnnIsMasterNode() == false);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c2312 bool LnnIsMasterNode(void) in LnnIsMasterNode() function