Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/grpc/
Dgrpc_module.cc37 void GrpcModule::StartServer(const std::string& address, int port) { in StartServer() function in bluetooth::grpc::GrpcModule
/packages/modules/Bluetooth/system/gd/facade/
Dgrpc_root_server.cc162 void GrpcRootServer::StartServer(const std::string& address, int grpc_root_server_port, int grpc_po… in StartServer() function in bluetooth::facade::GrpcRootServer
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Drfcomm.proto10 rpc StartServer(ServerOptions) returns (StartServerResponse); rpc
/packages/modules/Bluetooth/tools/rootcanal/test/
Dasync_manager_unittest.cc73 int StartServer() { in StartServer() function in rootcanal::AsyncManagerSocketTest