Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp74 ::grpc::Status SendAllPropertyValuesToStream(::grpc::ServerContext* context,
258 ::grpc::Status GrpcVehicleServerImpl::SendAllPropertyValuesToStream( in SendAllPropertyValuesToStream() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl
DGrpcVehicleClient.cpp130 auto grpc_status = mGrpcStub->SendAllPropertyValuesToStream( in triggerSendAllValues()
/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto55 rpc SendAllPropertyValuesToStream(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc