Searched refs:mountSynchronously (Results 1 – 9 of 9) sorted by relevance
66 bool mountSynchronously{true};137 void mount(ShadowTreeRevision revision, bool mountSynchronously) const;
38 bool mountSynchronously) const = 0;
410 mount(std::move(newRevision), commitOptions.mountSynchronously); in tryCommit()421 void ShadowTree::mount(ShadowTreeRevision revision, bool mountSynchronously) in mount()425 mountingCoordinator_, mountSynchronously); in mount()
27 bool mountSynchronously) = 0;
108 bool mountSynchronously) const override;
537 bool mountSynchronously) const { in shadowTreeDidFinishTransaction()542 std::move(mountingCoordinator), mountSynchronously); in shadowTreeDidFinishTransaction()
92 bool mountSynchronously) override;
306 bool mountSynchronously) { in uiManagerDidFinishTransaction() argument317 if (runtimeScheduler && !mountSynchronously) { in uiManagerDidFinishTransaction()
36 bool mountSynchronously) const override{}; in shadowTreeDidFinishTransaction()