Searched defs:svc (Results 1 – 10 of 10) sorted by relevance
23 for (auto svc : services.GetServices()) { in DumpstateServer() local40 for (auto& svc : mServices) { in GetAvailableServices() local47 ServiceDescriptor::Error DumpstateServer::GetServiceLogs(const std::string& svc, in GetServiceLogs()
35 for (auto svc : GetServices()) { in dump() local
69 for (const auto& svc : services) serviceList->add_service_names(svc); in GetAvailableServices() local
265 for (const auto& svc : getAvailableServices()) { in debugDumpServices() local
22 static std::optional<ServiceDescriptor> serviceFromXml(const Service& svc) { in serviceFromXml()50 if (auto svc = serviceFromXml(*xsvc)) { in XmlServiceSupplier() local59 if (auto svc = serviceFromXml(xsvc)) { in XmlServiceSupplier() local
43 auto svc = MakePrinterService("hello world"); in TEST() local
29 RefcountPipe::RefcountPipe(void* hwPipe, Service* svc, base::Stream* loadStream) in RefcountPipe()
201 Service* svc = nullptr; in onGuestSend() local
52104 const ServiceDescriptor& svc = service->GetDescriptor(); in OnInvokeMethod() local
64734 const ServiceDescriptor& svc = service->GetDescriptor(); in OnInvokeMethod() local