Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/proto/
DVehicleServer.proto44 rpc StartPropertyValuesStream(google.protobuf.Empty) returns (stream VehiclePropValues) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.h73 ::grpc::Status StartPropertyValuesStream(
DGRPCVehicleHardware.cpp263 mGrpcStub->StartPropertyValuesStream(&context, ::google::protobuf::Empty()); in ValuePollingLoop()
DGRPCVehicleProxyServer.cpp206 ::grpc::Status GrpcVehicleProxyServer::StartPropertyValuesStream( in StartPropertyValuesStream() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/
DGRPCVehicleHardwareUnitTest.cpp45 ::grpc::Status StartPropertyValuesStream( in StartPropertyValuesStream() function in android::hardware::automotive::vehicle::virtualization::FakeVehicleServer