Searched defs:ExposedService (Results 1 – 1 of 1) sorted by relevance
64502 struct ExposedService { struct in perfetto::ipc::HostImpl64508 ServiceID id;64509 std::string name;64510 std::unique_ptr<Service> instance;64839 HostImpl::ExposedService::ExposedService(ServiceID id_, in ExposedService() function in perfetto::ipc::HostImpl::ExposedService