Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleHardware.cpp31 static std::shared_ptr<::grpc::ChannelCredentials> getChannelCredentials() { in getChannelCredentials() function
38 mGrpcChannel(::grpc::CreateChannel(mServiceAddr, getChannelCredentials())), in GRPCVehicleHardware()