Home
last modified time | relevance | path

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

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