Home
last modified time | relevance | path

Searched refs:switchesLen (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Dmatrix_event.cpp51 switches == INVALID_VALUE && switchesLen == INVALID_LENGTH); in IsValid()
H A Ddevice_matrix.cpp338 dataLevel.switchesLen == INVALID_LENGTH) { in SaveSwitches()
345 newMeta.length = dataLevel.switchesLen; in SaveSwitches()
361 .switchesLen = dataLevel.switchesLen, in Broadcast()
423 matrixData.switchesLen = switchesData.length; in OnChanged()
758 switches == INVALID_VALUE && switchesLen == INVALID_LENGTH); in IsValid()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Dmatrix_event.h33 uint16_t switchesLen = INVALID_LENGTH; member
H A Ddevice_matrix.h61 uint16_t switchesLen = INVALID_LENGTH; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dcommu_types.h81 uint16_t switchesLen; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.cpp111 level.switchesLen = levelInfo.switchesLen; in InitBroadcast()
122 level.switchesLen = matrixData.switchesLen; in InitBroadcast()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp80 .switchesLen = dataLevel.switchLength, in OnDataLevelChanged()
458 .switchLength = levelInfo.switchesLen, in Broadcast()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp308 .switchesLen = data.length, in PutSwitch()

Completed in 7 milliseconds