Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/facade/
Dgrpc_root_server.cc87 grpc_loop_thread_ = in StartStack()
102 grpc_loop_thread_->join(); in StopStack()
103 grpc_loop_thread_.reset(); in StopStack()
114 std::unique_ptr<std::thread> grpc_loop_thread_ = nullptr; member in bluetooth::facade::RootFacadeService