Home
last modified time | relevance | path

Searched refs:GetService (Results 1 – 25 of 52) sorted by relevance

123

/system/bt/gd/iso/
Dfacade.h34 ::grpc::Service* GetService() const override;
/system/bt/gd/hal/
Dfacade.h41 ::grpc::Service* GetService() const override;
/system/bt/gd/security/
Dfacade.h34 ::grpc::Service* GetService() const override;
/system/bt/gd/hci/facade/
Dle_initiator_address_facade.h37 ::grpc::Service* GetService() const override;
Dcontroller_facade.h37 ::grpc::Service* GetService() const override;
Dacl_manager_facade.h37 ::grpc::Service* GetService() const override;
Dle_scanning_manager_facade.h36 ::grpc::Service* GetService() const override;
Dle_advertising_manager_facade.h36 ::grpc::Service* GetService() const override;
Dfacade.h37 ::grpc::Service* GetService() const override;
Dle_acl_manager_facade.h37 ::grpc::Service* GetService() const override;
/system/bt/gd/l2cap/classic/
Dfacade.h36 ::grpc::Service* GetService() const override;
/system/bt/gd/neighbor/facade/
Dfacade.h42 ::grpc::Service* GetService() const override;
/system/bt/gd/l2cap/le/
Dfacade.h38 ::grpc::Service* GetService() const override;
/system/bt/gd/facade/
Dread_only_property_server.h38 ::grpc::Service* GetService() const override;
Dread_only_property_server.cc52 ::grpc::Service* ReadOnlyPropertyServerModule::GetService() const { in GetService() function in bluetooth::facade::ReadOnlyPropertyServerModule
/system/bt/gd/shim/facade/
Dfacade.h37 ::grpc::Service* GetService() const override;
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_service_manager_impl_mock.h37 MOCK_METHOD(FixedChannelServiceImpl*, GetService, (Cid cid), (override));
Ddynamic_channel_service_manager_impl_mock.h38 MOCK_METHOD(DynamicChannelServiceImpl*, GetService, (Psm psm), (override));
Dfixed_channel_service_manager_impl.h42 virtual FixedChannelServiceImpl* GetService(Cid cid);
Ddynamic_channel_service_manager_impl.h45 virtual DynamicChannelServiceImpl* GetService(Psm psm);
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_service_manager_impl_mock.h37 MOCK_METHOD(FixedChannelServiceImpl*, GetService, (Cid cid), (override));
Dfixed_channel_service_manager_impl.h42 virtual FixedChannelServiceImpl* GetService(Cid cid);
Ddynamic_channel_service_manager_impl.h44 virtual DynamicChannelServiceImpl* GetService(Psm psm);
/system/core/libbinderwrapper/include/binderwrapper/
Dbinder_wrapper.h60 virtual sp<IBinder> GetService(const std::string& service_name) = 0;
/system/core/libbinderwrapper/
Dreal_binder_wrapper.h36 sp<IBinder> GetService(const std::string& service_name) override;

123