Home
last modified time | relevance | path

Searched defs:mGrpcServer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/trout/tools/tracing/server/
DTracingServerImpl.h50 std::unique_ptr<::grpc::Server> mGrpcServer; variable
/aosp_15_r20/device/google/trout/tests/hal/vehicle/2.0/
DGrpcServer_test.cpp84 GrpcVehicleServerPtr mGrpcServer{nullptr}; member in android::hardware::automotive::vehicle::V2_0::impl::GrpcServerTest
/aosp_15_r20/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControlServer.cpp110 std::unique_ptr<::grpc::Server> mGrpcServer; member in aidl::android::hardware::automotive::audiocontrol::AudioControlServerImpl