Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1199 struct SoundPermissionInfo { struct
1200 std::set<std::string> bundleName_;
1201 std::atomic<bool> needUpdateCache_ = true;
1202 bool allPackage_ = false;
1203 std::mutex dbMutex_;