Searched refs:StartPropertyValuesStream (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/proto/ | ||
D | VehicleServer.proto | 44 rpc StartPropertyValuesStream(google.protobuf.Empty) returns (stream VehiclePropValues) {} rpc |
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ | ||
D | GRPCVehicleProxyServer.h | 73 ::grpc::Status StartPropertyValuesStream( |
D | GRPCVehicleHardware.cpp | 263 mGrpcStub->StartPropertyValuesStream(&context, ::google::protobuf::Empty()); in ValuePollingLoop() |
D | GRPCVehicleProxyServer.cpp | 206 ::grpc::Status GrpcVehicleProxyServer::StartPropertyValuesStream( in StartPropertyValuesStream() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer |
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/ | ||
D | GRPCVehicleHardwareUnitTest.cpp | 45 ::grpc::Status StartPropertyValuesStream( in StartPropertyValuesStream() function in android::hardware::automotive::vehicle::virtualization::FakeVehicleServer |