Home
last modified time | relevance | path

Searched defs:published_services (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/fuchsia/
Dtest_component_context_for_process.h102 std::shared_ptr<sys::ServiceDirectory> published_services() const { in published_services() function
Dtest_component_context_for_process.cc62 fidl::InterfaceHandle<::fuchsia::io::Directory> published_services; in TestComponentContextForProcess() local