Home
last modified time | relevance | path

Searched refs:Shutdown (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp264 GrpcVehicleProxyServer& GrpcVehicleProxyServer::Shutdown() { in Shutdown() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
267 conn->Shutdown(); in Shutdown()
270 mServer->Shutdown(); in Shutdown()
283 Shutdown(); in ~ConnectionDescriptor()
289 Shutdown(); in Write()
300 Shutdown(); in Write()
309 void GrpcVehicleProxyServer::ConnectionDescriptor::Shutdown() { in Shutdown() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer::ConnectionDescriptor
DGRPCVehicleProxyServer.h79 GrpcVehicleProxyServer& Shutdown();
107 void Shutdown();
/hardware/interfaces/bluetooth/1.0/default/
Dvendor_interface.h42 static void Shutdown();
Dbluetooth_hci.cc116 VendorInterface::Shutdown(); in close()
Dvendor_interface.cc179 void VendorInterface::Shutdown() { in Shutdown() function in android::hardware::bluetooth::V1_0::implementation::VendorInterface
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_perfetto.cc115 perfetto::Tracing::Shutdown(); in util_perfetto_fini()
/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc164 VendorInterface::Shutdown(); in close()
/hardware/google/gfxstream/third-party/renderdoc/include/
Drenderdoc_app.h603 pRENDERDOC_Shutdown Shutdown; member
/hardware/interfaces/thermal/1.0/
Dtypes.hal60 * Shutdown temperature constant for this temperature.
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/
DGRPCVehicleProxyServerUnitTest.cpp172 vehicleServer->Shutdown().Wait(); in TEST()
DGRPCVehicleHardwareUnitTest.cpp97 grpcServer->Shutdown(); in TEST()
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/
DTestWakeupClientServiceImplUnitTest.cpp96 mServer->Shutdown(); in TearDown()