Home
last modified time | relevance | path

Searched defs:SetKey (Results 1 – 7 of 7) sorted by relevance

/base/powermgr/power_manager/utils/setting/src/
Dsetting_observer.cpp30 void SettingObserver::SetKey(const std::string& key) in SetKey() function in OHOS::PowerMgr::SettingObserver
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_unified_group_info.cpp32 void NotificationUnifiedGroupInfo::SetKey(const std::string &key) in SetKey() function in OHOS::Notification::NotificationUnifiedGroupInfo
Dnotification_sorting.cpp157 void NotificationSorting::SetKey(const std::string &key) in SetKey() function in OHOS::Notification::NotificationSorting
Dnotification_sorting_map.cpp36 void NotificationSortingMap::SetKey(const std::string &key) in SetKey() function in OHOS::Notification::NotificationSortingMap
Dmessage_user.cpp37 void MessageUser::SetKey(const std::string &key) in SetKey() function in OHOS::Notification::MessageUser
Dnotification.cpp140 void Notification::SetKey(const std::string& key) in SetKey() function in OHOS::Notification::Notification
/base/security/dlp_permission_service/frameworks/common/src/
Dpermission_policy.cpp186 static void SetKey(const uint8_t* originalKey, uint32_t originalKeyLen, uint8_t** key, uint32_t& ke… in SetKey() function