Searched refs:KvStoreFlowControl (Results 1 – 9 of 9) sorted by relevance
99 if (!KvStoreFlowControl()) { in PutToDistributedDB()124 if (!KvStoreFlowControl()) { in GetFromDistributedDB()148 if (!KvStoreFlowControl()) { in GetEntriesFromDistributedDB()170 if (!KvStoreFlowControl()) { in DeleteToDistributedDB()
137 if (!KvStoreFlowControl()) { in PutToDistributedDB()162 if (!KvStoreFlowControl()) { in GetFromDistributedDB()189 if (!KvStoreFlowControl()) { in GetEntriesFromDistributedDB()213 if (!KvStoreFlowControl()) { in DeleteToDistributedDB()237 if (!KvStoreFlowControl()) { in ClearDataByDevice()
57 bool DistributedFlowControl::KvStoreFlowControl(void) in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
172 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in CheckRemoteDevicesIsUsing()222 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in SetLocalScreenStatus()
49 bool DistributedFlowControl::KvStoreFlowControl(void) in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
44 bool DistributedFlowControl::KvStoreFlowControl(void) in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
51 bool KvStoreFlowControl(void);
71 EXPECT_EQ(false, distributedFlowControl.KvStoreFlowControl());