Home
last modified time | relevance | path

Searched defs:RootFacadeService (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/rust/facade/src/
Dlib.rs18 pub struct RootFacadeService { struct
23 impl RootFacadeService { implementation
38 impl RootFacade for RootFacadeService { implementation
/system/bt/gd/facade/
Dgrpc_root_server.cc60 class RootFacadeService : public ::bluetooth::facade::RootFacade::Service { class
62 RootFacadeService(int grpc_port) : grpc_port_(grpc_port) {} in RootFacadeService() function in bluetooth::facade::__anona8d742b50111::RootFacadeService