Home
last modified time | relevance | path

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

/external/perfetto/src/ipc/
Dhost_impl.h70 struct ExposedService { struct
74 ExposedService& operator=(ExposedService&&); argument
89 const ExposedService* GetServiceByName(const std::string&); argument
Dhost_impl.cc371 HostImpl::ExposedService::ExposedService(ServiceID id_, in ExposedService() function in perfetto::ipc::HostImpl::ExposedService