Searched refs:NUM_KEY_STATE_VERSION (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/ |
H A D | bus_center_info_key.h | 78 NUM_KEY_STATE_VERSION, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
H A D | lnn_net_ledger.c | 146 if (LnnSetLocalNumInfo(NUM_KEY_STATE_VERSION, info.stateVersion) != SOFTBUS_OK) { in ProcessLocalDeviceInfo()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 450 if (LnnGetLocalNumInfo(NUM_KEY_STATE_VERSION, stateVersion) == SOFTBUS_OK && in IsStateVersionChanged()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger_manager.c | 788 {NUM_KEY_STATE_VERSION, DlGetStateVersion},
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_json.c | 2083 if (LnnGetLocalNumInfo(NUM_KEY_STATE_VERSION, &stateVersion) == SOFTBUS_OK) { in UnpackDeviceInfoMessage()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/ |
H A D | lnn_local_net_ledger.c | 1810 {NUM_KEY_STATE_VERSION, -1, LlGetStateVersion, UpdateStateVersion},
|