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.cpp225 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/google/cuttlefish/host/commands/control_env_proxy_server/
Dcontrol_env_proxy.proto40 repeated string services = 1; field
/device/linaro/dragonboard/shared/utils/qrtr/src/
Dns.c81 struct map services; member