Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/1.1/
DDumpstateGrpcServer.cpp52 DumpstateGrpcServer::DumpstateGrpcServer(const std::string& addr, const ServiceSupplier& services) in DumpstateGrpcServer()
67 const auto services = this->DumpstateServer::GetAvailableServices(); in GetAvailableServices() local
DDumpstateServer.cpp21 DumpstateServer::DumpstateServer(const ServiceSupplier& services) { in DumpstateServer()
DDumpstateDevice.cpp203 std::vector<std::string> services; in getAvailableServices() local
/device/google/trout/hal/dumpstate/1.1/config/
Ddumpstate_hal_configuration_V1_0.cpp185 DumpstateHalConfiguration::DumpstateHalConfiguration(std::vector<Services> services, in DumpstateHalConfiguration()
236 std::vector<Services> services; in read() local
/device/generic/vulkan-cereal/host-common/
DAndroidPipe.cpp373 ServiceList services; member
642 const auto& services = android::sGlobals()->services; in forEachServiceFromStream() local
/device/linaro/dragonboard/qcom/qrtr/src/
Dns.c81 struct map services; member