Searched defs:ExposedService (Results 1 – 3 of 3) sorted by relevance
84 struct ExposedService { struct88 ExposedService& operator=(ExposedService&&); argument105 const ExposedService* GetServiceByName(const std::string&); argument
449 HostImpl::ExposedService::ExposedService(ServiceID id_, in ExposedService() function in perfetto::ipc::HostImpl::ExposedService
28 public class ExposedService extends Service { class