Home
last modified time | relevance | path

Searched defs:switchLength (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dswitch_adapter_test.cpp102 uint32_t switchLength = 0; variable
118 uint32_t switchLength = 0; variable
134 uint32_t switchLength = 0; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Ddata_level_inner.h30 uint16_t switchLength; member
/ohos5.0/foundation/communication/dsoftbus/interfaces/inner_kits/lnn/
H A Ddata_level.h49 uint16_t switchLength; /**< switch data length, max 24 switchs */ member
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dswitch_profile_manager.cpp124 int32_t SwitchProfileManager::GetLocalSwitchFromDB(uint32_t& localSwitch, uint32_t& switchLength) in GetLocalSwitchFromDB()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dswitch_adapter.cpp62 uint32_t& value, uint32_t& switchLength) in GetSwitch()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp143 uint32_t switchLength; in AddSwitchStatusToDB() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp329 uint32_t switchLength = 0; in RefreshLocalSwitchProfile() local
381 uint32_t switchLength; in GetSwitchCharacteristicProfile() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h124 uint16_t switchLength; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c445 uint16_t switchLength = dataLevel->switchLength; in LnnSetDataLevel() local