Home
last modified time | relevance | path

Searched defs:StartPropertyValuesStream (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto58 rpc StartPropertyValuesStream(google.protobuf.Empty) returns (stream WrappedVehiclePropValue) {} rpc
/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp265 ::grpc::Status GrpcVehicleServerImpl::StartPropertyValuesStream( in StartPropertyValuesStream() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl