Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/proto/
DVehicleServer.proto46 rpc Subscribe(SubscribeRequest) returns (VehicleHalCallStatus) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/proto/
DVehicleServer.proto48 rpc Subscribe(SubscribeRequest) returns (VehicleHalCallStatus) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/test/
DGRPCVehicleProxyServerUnitTest.cpp175 TEST(GRPCVehicleProxyServerUnitTest, Subscribe) { in TEST() argument
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/test/
DGRPCVehicleProxyServerUnitTest.cpp179 TEST(GRPCVehicleProxyServerUnitTest, Subscribe) { in TEST() argument
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
DGRPCVehicleProxyServer.cpp193 ::grpc::Status GrpcVehicleProxyServer::Subscribe(::grpc::ServerContext* context, in Subscribe() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
DGRPCVehicleProxyServer.cpp213 ::grpc::Status GrpcVehicleProxyServer::Subscribe(::grpc::ServerContext* context, in Subscribe() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer