Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/proto/
DVehicleServer.proto32 rpc GetAllPropertyConfig(google.protobuf.Empty) returns (stream VehiclePropConfig) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.h44 ::grpc::Status GetAllPropertyConfig(
DGRPCVehicleHardware.cpp61 auto config_stream = mGrpcStub->GetAllPropertyConfig(&context, ::google::protobuf::Empty()); in getAllPropertyConfigs()
DGRPCVehicleProxyServer.cpp51 ::grpc::Status GrpcVehicleProxyServer::GetAllPropertyConfig( in GetAllPropertyConfig() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/
DGRPCVehicleHardwareUnitTest.cpp54 ::grpc::Status GetAllPropertyConfig( in GetAllPropertyConfig() function in android::hardware::automotive::vehicle::virtualization::FakeVehicleServer