Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp1142 vector<DeviceProfile> deviceProfiles; variable
1156 vector<DeviceProfile> deviceProfiles; variable
1172 vector<DeviceProfile> deviceProfiles; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp459 std::vector<DeviceProfile>& deviceProfiles) in GetAllDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp335 int32_t DeviceProfileManager::GetAllDeviceProfile(std::vector<DeviceProfile>& deviceProfiles) in GetAllDeviceProfile()