Home
last modified time | relevance | path

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

/external/perfetto/src/ipc/
Dhost_impl.h63 struct ExposedService { struct
67 ExposedService& operator=(ExposedService&&); argument
82 const ExposedService* GetServiceByName(const std::string&); argument
Dhost_impl.cc276 HostImpl::ExposedService::ExposedService(ServiceID id_, in ExposedService() function in perfetto::ipc::HostImpl::ExposedService