| 35 | } |
| 36 | |
| 37 | void UIDelegateInterface::close([[maybe_unused]] const HostSessionPtr& hostSession) {} |
| 38 | |
| 39 | trait::TraitsDataPtr UIDelegateInterface::uiPolicy( |
| 40 | [[maybe_unused]] const trait::TraitSet& uiTraitSet, [[maybe_unused]] access::UIAccess uiAccess, |
nothing calls this directly
no outgoing calls
no test coverage detected