Home
last modified time | relevance | path

Searched refs:IsDeviceE2ESync (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddevice_param_mgr.h30 bool IsDeviceE2ESync();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddevice_param_mgr.cpp41 bool DeviceParamMgr::IsDeviceE2ESync() in IsDeviceE2ESync() function in OHOS::DistributedHardware::DeviceParamMgr
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dcontent_sensor_manager_utils.h38 bool IsDeviceE2ESync();
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dcontent_sensor_manager_utils.cpp180 bool ContentSensorManagerUtils::IsDeviceE2ESync() in IsDeviceE2ESync() function in OHOS::DistributedDeviceProfile::ContentSensorManagerUtils
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager_factory.cpp181 if (DeviceParamMgr::GetInstance().IsDeviceE2ESync()) { in SendOnLineEvent()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp647 if (ContentSensorManagerUtils::GetInstance().IsDeviceE2ESync()) { in OnDeviceOnline()