Home
last modified time | relevance | path

Searched refs:getServerCredentials (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/google/trout/tools/tracing/server/
DTracingServerImpl.cpp28 static std::shared_ptr<::grpc::ServerCredentials> getServerCredentials() { in getServerCredentials() function
42 builder.AddListeningPort(mServiceAddr, getServerCredentials()); in Start()
/aosp_15_r20/device/google/trout/hal/dumpstate/1.1/
DDumpstateGrpcServer.cpp40 static std::shared_ptr<::grpc::ServerCredentials> getServerCredentials() { in getServerCredentials() function
90 builder.AddListeningPort(mServiceAddr, getServerCredentials()); in Start()
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp127 static std::shared_ptr<::grpc::ServerCredentials> getServerCredentials() { in getServerCredentials() function
144 builder.AddListeningPort(mServiceAddr, getServerCredentials()); in Start()
/aosp_15_r20/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControlServer.cpp136 static std::shared_ptr<::grpc::ServerCredentials> getServerCredentials() { in getServerCredentials() function
158 builder.AddListeningPort(mServiceAddr, getServerCredentials()); in Start()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
H A DGRPCVehicleProxyServer.cpp36 static std::shared_ptr<::grpc::ServerCredentials> getServerCredentials() { in getServerCredentials() function
285 builder.AddListeningPort(serviceAddr, getServerCredentials()); in Start()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
H A DGRPCVehicleProxyServer.cpp36 static std::shared_ptr<::grpc::ServerCredentials> getServerCredentials() { in getServerCredentials() function
285 builder.AddListeningPort(serviceAddr, getServerCredentials()); in Start()