Home
last modified time | relevance | path

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

/external/perfetto/src/ipc/
Dhost_impl.h61 struct ExposedService { struct
65 ExposedService& operator=(ExposedService&&); argument
80 const ExposedService* GetServiceByName(const std::string&); argument
Dhost_impl.cc300 HostImpl::ExposedService::ExposedService(ServiceID id_, in ExposedService() function in perfetto::ipc::HostImpl::ExposedService