Searched defs:synchronizer (Results 1 – 4 of 4) sorted by relevance
57 static Synchronizer<int, int> synchronizer; member in OHOS::Media::Test::TestSynchronizer60 Synchronizer<int, int> TestSynchronizer::synchronizer("sync"); member in OHOS::Media::Test::TestSynchronizer
203 @Nullable BubbleStackView.SurfaceSynchronizer synchronizer, in create()232 @Nullable BubbleStackView.SurfaceSynchronizer synchronizer, in BubbleController()
763 BubbleData data, @Nullable SurfaceSynchronizer synchronizer, in BubbleStackView()
500 final PermissionToOpSynchroniser synchronizer = new PermissionToOpSynchroniser( in synchronizePermissionsAndAppOpsForUser() local