Home
last modified time | relevance | path

Searched defs:StopServer (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/facade/
H A Dgrpc_root_server.cc180 void GrpcRootServer::StopServer() { in StopServer() function in bluetooth::facade::GrpcRootServer
/aosp12/system/bt/gd/grpc/
H A Dgrpc_module.cc58 void GrpcModule::StopServer() { in StopServer() function in bluetooth::grpc::GrpcModule
/aosp12/system/update_engine/scripts/
H A Dupdate_device.py309 def StopServer(self): member in ServerThread
/aosp12/packages/modules/adb/pairing_connection/
H A Dpairing_server.cpp203 void PairingServerCtx::StopServer() { in StopServer() function in PairingServerCtx