Home
last modified time | relevance | path

Searched defs:ohBasedDevices (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp156 std::vector<std::string> ohBasedDevices; variable
174 std::vector<std::string> ohBasedDevices; variable
192 std::vector<std::string> ohBasedDevices; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp391 std::vector<std::string> ohBasedDevices; in SyncDeviceProfile() local
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp109 std::vector<std::string>& ohBasedDevices, std::vector<std::string>& notOHBasedDevices) in FilterAndGroupOnlineDevices()