Home
last modified time | relevance | path

Searched refs:KvManagerFlowControl (Results 1 - 9 of 9) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_distributed_flow_control.cpp44 bool DistributedFlowControl::KvManagerFlowControl() in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Dmock_distributed_flow_control.cpp44 bool DistributedFlowControl::KvManagerFlowControl() in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_distributed_flow_control.cpp49 bool DistributedFlowControl::KvManagerFlowControl() in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_flow_control.h44 bool KvManagerFlowControl();
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_database.cpp267 if (KvManagerFlowControl()) { in GetLocalDeviceId()
293 if (!KvManagerFlowControl()) { in GetLocalDeviceInfo()
314 if (!KvManagerFlowControl()) { in GetDeviceInfoList()
335 if (!KvManagerFlowControl()) { in RecreateDistributedDB()
H A Ddistributed_flow_control.cpp29 bool DistributedFlowControl::KvManagerFlowControl() in KvManagerFlowControl() function in OHOS::Notification::DistributedFlowControl
H A Ddistributed_screen_status_manager.cpp180 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in CheckRemoteDevicesIsUsing()
230 if (!KvManagerFlowControl() || !KvStoreFlowControl()) { in SetLocalScreenStatus()
H A Ddistributed_preferences_database.cpp186 if (!KvManagerFlowControl()) { in ClearDatabase()
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_flow_control_test.cpp41 * @tc.desc : test KvManagerFlowControl function and listSize >= kvManagerMinuteMaxinum_ .
53 EXPECT_EQ(false, distributedFlowControl.KvManagerFlowControl()); in HWTEST_F()

Completed in 3 milliseconds