Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_info_key.h88 BOOL_KEY_END, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp813 InfoKey key = BOOL_KEY_END;
829 InfoKey key = BOOL_KEY_END;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1309 if (key < BOOL_KEY_BEGIN || key >= BOOL_KEY_END) { in LnnGetRemoteBoolInfoCommon()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1898 if (key >= BOOL_KEY_END) { in LnnGetLocalBoolInfo()