Home
last modified time | relevance | path

Searched defs:Unsubscribe (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/proto/
DVehicleServer.proto48 rpc Unsubscribe(UnsubscribeRequest) returns (VehicleHalCallStatus) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/proto/
DVehicleServer.proto50 rpc Unsubscribe(UnsubscribeRequest) returns (VehicleHalCallStatus) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/test/
DGRPCVehicleProxyServerUnitTest.cpp222 TEST(GRPCVehicleProxyServerUnitTest, Unsubscribe) { in TEST() argument
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/test/
DGRPCVehicleProxyServerUnitTest.cpp226 TEST(GRPCVehicleProxyServerUnitTest, Unsubscribe) { in TEST() argument
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
DGRPCVehicleProxyServer.cpp204 ::grpc::Status GrpcVehicleProxyServer::Unsubscribe(::grpc::ServerContext* context, in Unsubscribe() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
DGRPCVehicleProxyServer.cpp224 ::grpc::Status GrpcVehicleProxyServer::Unsubscribe(::grpc::ServerContext* context, in Unsubscribe() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer