Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/aidl/1.0/
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
/device/google/trout/hal/dumpstate/aidl/1.0/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/felix/vibrator/cs40l26/
Dservice.cpp57 std::shared_ptr<Vibrator> svc; in main() local
/device/google/trout/hal/dumpstate/aidl/1.0/tests/
Dtests.cpp43 auto svc = MakePrinterService("hello world"); in TEST() local
/device/google/tangorpro/lights/
DLights.cpp90 static SpAIBinder svc; in WaitForDisplayService() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp64734 const ServiceDescriptor& svc = service->GetDescriptor(); in OnInvokeMethod() local