Searched refs:FilterAndGroupOnlineDevices (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/ |
H A D | profile_utils.h | 42 static bool FilterAndGroupOnlineDevices(const std::vector<std::string>& deviceList,
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_utils_test.cpp | 158 …bool res = ProfileUtils::FilterAndGroupOnlineDevices(deviceList, ohBasedDevices, notOHBasedDevices… 176 …bool res = ProfileUtils::FilterAndGroupOnlineDevices(deviceList, ohBasedDevices, notOHBasedDevices… 194 …bool res = ProfileUtils::FilterAndGroupOnlineDevices(deviceList, ohBasedDevices, notOHBasedDevices…
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | device_profile_manager.cpp | 393 …ProfileUtils::FilterAndGroupOnlineDevices(syncOptions.GetDeviceList(), ohBasedDevices, notOHBasedD… in SyncDeviceProfile()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 108 bool ProfileUtils::FilterAndGroupOnlineDevices(const std::vector<std::string>& deviceList, in FilterAndGroupOnlineDevices() function in OHOS::DistributedDeviceProfile::ProfileUtils
|