Searched refs:KvStoreFlowControl (Results 1 – 9 of 9) sorted by relevance
99 if (!KvStoreFlowControl()) { in PutToDistributedDB()122 if (!KvStoreFlowControl()) { in GetFromDistributedDB()144 if (!KvStoreFlowControl()) { in GetEntriesFromDistributedDB()164 if (!KvStoreFlowControl()) { in DeleteToDistributedDB()
146 if (!KvStoreFlowControl()) { in PutToDistributedDB()171 if (!KvStoreFlowControl()) { in GetFromDistributedDB()198 if (!KvStoreFlowControl()) { in GetEntriesFromDistributedDB()222 if (!KvStoreFlowControl()) { in DeleteToDistributedDB()246 if (!KvStoreFlowControl()) { in ClearDataByDevice()
180 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in CheckRemoteDevicesIsUsing()230 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in SetLocalScreenStatus()
57 bool DistributedFlowControl::KvStoreFlowControl() in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
49 bool DistributedFlowControl::KvStoreFlowControl() in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
44 bool DistributedFlowControl::KvStoreFlowControl() in KvStoreFlowControl() function in OHOS::Notification::DistributedFlowControl
51 bool KvStoreFlowControl();
71 EXPECT_EQ(false, distributedFlowControl.KvStoreFlowControl());