Searched refs:KvManagerFlowControl (Results 1 – 9 of 9) sorted by relevance
44 bool DistributedFlowControl::KvManagerFlowControl(void) in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
49 bool DistributedFlowControl::KvManagerFlowControl(void) in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
258 if (KvManagerFlowControl()) { in GetLocalDeviceId()284 if (!KvManagerFlowControl()) { in GetLocalDeviceInfo()305 if (!KvManagerFlowControl()) { in GetDeviceInfoList()326 if (!KvManagerFlowControl()) { in RecreateDistributedDB()
29 bool DistributedFlowControl::KvManagerFlowControl(void) in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
172 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in CheckRemoteDevicesIsUsing()222 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in SetLocalScreenStatus()
194 if (!KvManagerFlowControl()) { in ClearDatabase()
44 bool KvManagerFlowControl(void);
53 EXPECT_EQ(false, distributedFlowControl.KvManagerFlowControl());