Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1298 static int32_t LnnGetRemoteBoolInfoCommon(const char *networkId, bool checkOnline, InfoKey key, boo… in LnnGetRemoteBoolInfoCommon() function
1333 return LnnGetRemoteBoolInfoCommon(networkId, true, key, info); in LnnGetRemoteBoolInfo()
1338 return LnnGetRemoteBoolInfoCommon(networkId, false, key, info); in LnnGetRemoteBoolInfoIgnoreOnline()