Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp64502 struct ExposedService { struct in perfetto::ipc::HostImpl
64508 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