Searched defs:RootFacadeService (Results 1 – 2 of 2) sorted by relevance
18 pub struct RootFacadeService { struct23 impl RootFacadeService { implementation38 impl RootFacade for RootFacadeService { implementation
49 class RootFacadeService : public ::blueberry::facade::RootFacade::Service { class51 explicit RootFacadeService(int grpc_port) : grpc_port_(grpc_port) {} in RootFacadeService() function in bluetooth::facade::RootFacadeService