Home
last modified time | relevance | path

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

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