MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / HandleViewProviderRequest

Method HandleViewProviderRequest

cube/fuchsia/flatland_view.cpp:208–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208void FlatlandViewProviderService::HandleViewProviderRequest(fidl::ServerEnd<fuchsia_ui_app::ViewProvider> server_end) {
209 bindings_.AddBinding(dispatcher_, std::move(server_end), this, fidl::kIgnoreBindingClosure);
210}

Callers 1

fuchsia_scenic>Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected