Home
last modified time | relevance | path

Searched refs:STRING_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.h57 STRING_KEY_END, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_ledger_test.cpp155 EXPECT_TRUE(LnnGetRemoteNumInfo(networkId, STRING_KEY_END, &info) == SOFTBUS_INVALID_PARAM);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1841 if (key >= STRING_KEY_END) { in LnnGetLocalStrInfo()
1955 if (key >= STRING_KEY_END) { in LnnSetLocalStrInfo()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1142 if (key >= STRING_KEY_END) { in LnnGetRemoteStrInfo()