Home
last modified time | relevance | path

Searched refs:RegisterService (Results 1 – 25 of 26) sorted by relevance

12

/system/bt/gd/l2cap/classic/
Dfixed_channel_manager_mock.h33 MOCK_METHOD(bool, RegisterService,
Dfixed_channel_manager.cc38 bool FixedChannelManager::RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_c… in RegisterService() function in bluetooth::l2cap::classic::FixedChannelManager
Ddynamic_channel_manager.cc42 void DynamicChannelManager::RegisterService( in RegisterService() function in bluetooth::l2cap::classic::DynamicChannelManager
Dfixed_channel_manager.h129 virtual bool RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_complete,
Ddynamic_channel_manager.h116 virtual void RegisterService(
Dfacade.cc140 dynamic_channel_manager_->RegisterService( in L2capDynamicChannelHelper()
/system/update_engine/
Ddaemon_android.cc54 if (!binder_wrapper->RegisterService(binder_service_->ServiceName(), in OnInit()
/system/core/libbinderwrapper/include/binderwrapper/
Dbinder_wrapper.h63 virtual bool RegisterService(const std::string& service_name,
Dstub_binder_wrapper.h97 bool RegisterService(const std::string& service_name,
/system/core/libbinderwrapper/
Dreal_binder_wrapper.h37 bool RegisterService(const std::string& service_name,
Dstub_binder_wrapper.cc53 bool StubBinderWrapper::RegisterService(const std::string& service_name, in RegisterService() function in android::StubBinderWrapper
Dreal_binder_wrapper.cc65 bool RealBinderWrapper::RegisterService(const std::string& service_name, in RegisterService() function in android::RealBinderWrapper
/system/bt/gd/l2cap/le/
Dfixed_channel_manager.cc38 bool FixedChannelManager::RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_c… in RegisterService() function in bluetooth::l2cap::le::FixedChannelManager
Ddynamic_channel_manager.cc44 bool DynamicChannelManager::RegisterService(Psm psm, DynamicChannelConfigurationOption configuratio… in RegisterService() function in bluetooth::l2cap::le::DynamicChannelManager
Dfixed_channel_manager.h126 bool RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_complete,
Ddynamic_channel_manager.h123 bool RegisterService(Psm psm, DynamicChannelConfigurationOption configuration_option,
Dfacade.cc136 dynamic_channel_manager_->RegisterService( in L2capDynamicChannelHelper()
287 fixed_channel_manager_->RegisterService( in L2capFixedChannelHelper()
/system/bt/gd/att/
Datt_module.cc58 l2cap_manager_le_->RegisterService( in impl()
/system/bt/gd/grpc/
Dgrpc_module.cc45 builder.RegisterService(facade->GetService()); in StartServer()
/system/bt/main/shim/
Dl2cap.h62 uint16_t RegisterService(uint16_t psm, const tL2CAP_APPL_INFO* callbacks,
Dl2c_api.cc68 return shim_l2cap.RegisterService(psm, callbacks, enable_snoop, p_ertm_info, in L2CA_Register()
354 ->RegisterService( in L2CA_RegisterFixedChannel()
Dl2cap.cc166 uint16_t bluetooth::shim::legacy::L2cap::RegisterService( in RegisterService() function in bluetooth::shim::legacy::L2cap
/system/bt/gd/shim/
Dl2cap_test.cc87 void RegisterService( in RegisterService() function in bluetooth::shim::__anon12bd56b70111::TestDynamicChannelManagerImpl
155 void RegisterService( in RegisterService() function in bluetooth::shim::__anon12bd56b70111::TestDynamicChannelManager
161 impl_.RegisterService( in RegisterService()
Dl2cap.cc396 void RegisterService(
461 void L2cap::impl::RegisterService( in RegisterService() function in bluetooth::shim::L2cap::impl
468 dynamic_channel_manager_->RegisterService( in RegisterService()
624 &L2cap::impl::RegisterService, in RegisterClassicService()
/system/bt/gd/facade/
Dgrpc_root_server.cc172 builder.RegisterService(root_facade_service); in StartServer()

12