Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/1.1/
DDumpstateServer.cpp23 for (auto svc : services.GetServices()) { in DumpstateServer() local
40 for (auto& svc : mServices) { in GetAvailableServices() local
47 ServiceDescriptor::Error DumpstateServer::GetServiceLogs(const std::string& svc, in GetServiceLogs()
DServiceSupplier.cpp35 for (auto svc : GetServices()) { in dump() local
DDumpstateGrpcServer.cpp69 for (const auto& svc : services) serviceList->add_service_names(svc); in GetAvailableServices() local
DDumpstateDevice.cpp265 for (const auto& svc : getAvailableServices()) { in debugDumpServices() local
/device/google/trout/hal/dumpstate/1.1/config/
DXmlServiceSupplier.cpp22 static std::optional<ServiceDescriptor> serviceFromXml(const Service& svc) { in serviceFromXml()
50 if (auto svc = serviceFromXml(*xsvc)) { in XmlServiceSupplier() local
59 if (auto svc = serviceFromXml(xsvc)) { in XmlServiceSupplier() local
/device/google/trout/hal/dumpstate/1.1/tests/
Dtests.cpp43 auto svc = MakePrinterService("hello world"); in TEST() local
/device/generic/vulkan-cereal/host-common/
DRefcountPipe.cpp29 RefcountPipe::RefcountPipe(void* hwPipe, Service* svc, base::Stream* loadStream) in RefcountPipe()
DAndroidPipe.cpp201 Service* svc = nullptr; in onGuestSend() local
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc52104 const ServiceDescriptor& svc = service->GetDescriptor(); in OnInvokeMethod() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp64734 const ServiceDescriptor& svc = service->GetDescriptor(); in OnInvokeMethod() local