Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp78 ::grpc::Status StartPropertyValuesStream(
265 ::grpc::Status GrpcVehicleServerImpl::StartPropertyValuesStream( in StartPropertyValuesStream() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl
DGrpcVehicleClient.cpp153 mGrpcStub->StartPropertyValuesStream(&context, ::google::protobuf::Empty()); in StartValuePollingThread()
/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto58 rpc StartPropertyValuesStream(google.protobuf.Empty) returns (stream WrappedVehiclePropValue) {} rpc