Home
last modified time | relevance | path

Searched refs:registry_interface (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/transforms/graph_compactor/
Dpass.cc172 if (auto registry_interface = in initialize() local
174 registry_ = registry_interface->GetRegistry(); in initialize()
259 if (auto registry_interface = in initialize() local
261 registry_ = registry_interface->GetRegistry(); in initialize()
/external/wayland/src/
Dwayland-server.c1017 static const struct wl_registry_interface registry_interface = { variable
1061 &registry_interface, in display_get_registry()