Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Dprofile_change_notification.h35 struct ProfileEntry { struct
37 ProfileEntry(T&& k, T&& val, ProfileChangeType type) in ProfileEntry() function
39 ProfileEntry() {} in ProfileEntry() argument
52 ProfileChangeNotification(std::vector<ProfileEntry>& profileEntries, in ProfileChangeNotification() argument
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Devent_subscribe_test.cpp73 for (const auto& ProfileEntry : profileEntries) { in OnProfileChanged() local
H A Dprofile_crud_test.cpp90 for (const auto& ProfileEntry : profileEntries) { in OnProfileChanged() local