Home
last modified time | relevance | path

Searched refs:KvStoreFlowControl (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/src/
Ddistributed_preferences_database.cpp98 if (!KvStoreFlowControl()) { in PutToDistributedDB()
123 if (!KvStoreFlowControl()) { in GetFromDistributedDB()
147 if (!KvStoreFlowControl()) { in GetEntriesFromDistributedDB()
169 if (!KvStoreFlowControl()) { in DeleteToDistributedDB()
Ddistributed_database.cpp127 if (!KvStoreFlowControl()) { in PutToDistributedDB()
152 if (!KvStoreFlowControl()) { in GetFromDistributedDB()
179 if (!KvStoreFlowControl()) { in GetEntriesFromDistributedDB()
203 if (!KvStoreFlowControl()) { in DeleteToDistributedDB()
227 if (!KvStoreFlowControl()) { in ClearDataByDevice()
Ddistributed_flow_control.cpp57 bool DistributedFlowControl::KvStoreFlowControl(void) in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
Ddistributed_screen_status_manager.cpp162 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in CheckRemoteDevicesIsUsing()
213 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in SetLocalScreenStatus()
/base/notification/distributed_notification_service/services/distributed/include/
Ddistributed_flow_control.h51 bool KvStoreFlowControl(void);