Home
last modified time | relevance | path

Searched refs:needUpdateCache_ (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp2248 soundPermissionInfo_->needUpdateCache_.load()); in CheckSoundPermission()
2249 if (soundPermissionInfo_->needUpdateCache_.load()) { in CheckSoundPermission()
2251 if (soundPermissionInfo_->needUpdateCache_.load()) { in CheckSoundPermission()
2256 soundPermissionInfo_->needUpdateCache_ = false; in CheckSoundPermission()
H A Dadvanced_notification_slot_service.cpp919 soundPermissionInfo_->needUpdateCache_ = true; in SetAdditionConfig()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1183 std::atomic<bool> needUpdateCache_ = true; member

Completed in 7 milliseconds