Home
last modified time | relevance | path

Searched defs:profileEntries (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_change_handler.cpp78 std::vector<ProfileEntry> profileEntries; in OnChange() local
133 ProfileChangeType changeType, std::vector<ProfileEntry>& profileEntries, in ConvertEntry()
204 const auto& profileEntries = changeNotification.GetProfileEntries(); in NotifyProfileChangedLocked() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_change_notification_test.cpp92 std::vector<ProfileEntry> profileEntries; variable
108 std::vector<ProfileEntry> profileEntries; variable
153 std::vector<ProfileEntry> profileEntries(1, entry); variable
H A Devent_subscribe_test.cpp72 const auto& profileEntries = changeNotification.GetProfileEntries(); in OnProfileChanged() local
H A Dprofile_crud_test.cpp89 const auto& profileEntries = changeNotification.GetProfileEntries(); in OnProfileChanged() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Dprofile_change_notification.h52 ProfileChangeNotification(std::vector<ProfileEntry>& profileEntries, in ProfileChangeNotification()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp471 std::map<std::string, std::map<std::string, std::string>> profileEntries; in GetAllDeviceProfile() local
499 std::map<std::string, std::map<std::string, std::string>> profileEntries; in GetAllServiceProfile() local
527 std::map<std::string, std::map<std::string, std::string>> profileEntries; in GetAllCharacteristicProfile() local