Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/fakeservicemanager/
H A Dtest_sm.cpp61 TEST(GetService, HappyHappy) { in TEST() argument
71 TEST(GetService, NonExistant) { in TEST() argument
/aosp12/frameworks/native/cmds/servicemanager/
H A Dtest_sm.cpp170 TEST(GetService, HappyHappy) { in TEST() argument
182 TEST(GetService, NonExistant) { in TEST() argument
190 TEST(GetService, NoPermissionsForGettingService) { in TEST() argument
208 TEST(GetService, AllowedFromIsolated) { in TEST() argument
232 TEST(GetService, NotAllowedFromIsolated) { in TEST() argument
/aosp12/system/bt/gd/facade/
H A Dread_only_property_server.cc52 ::grpc::Service* ReadOnlyPropertyServerModule::GetService() const { in GetService() function in bluetooth::facade::ReadOnlyPropertyServerModule
/aosp12/system/bt/gd/shim/facade/
H A Dfacade.cc73 ::grpc::Service* ShimFacadeModule::GetService() const { in GetService() function in bluetooth::shim::facade::ShimFacadeModule
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Ddynamic_channel_service_manager_impl.cc64 DynamicChannelServiceImpl* DynamicChannelServiceManagerImpl::GetService(Psm psm) { in GetService() function in bluetooth::l2cap::classic::internal::DynamicChannelServiceManagerImpl
H A Dfixed_channel_service_manager_impl.cc66 FixedChannelServiceImpl* FixedChannelServiceManagerImpl::GetService(Cid cid) { in GetService() function in bluetooth::l2cap::classic::internal::FixedChannelServiceManagerImpl
/aosp12/system/bt/gd/l2cap/le/internal/
H A Ddynamic_channel_service_manager_impl.cc62 DynamicChannelServiceImpl* DynamicChannelServiceManagerImpl::GetService(Psm psm) { in GetService() function in bluetooth::l2cap::le::internal::DynamicChannelServiceManagerImpl
H A Dfixed_channel_service_manager_impl.cc66 FixedChannelServiceImpl* FixedChannelServiceManagerImpl::GetService(Cid cid) { in GetService() function in bluetooth::l2cap::le::internal::FixedChannelServiceManagerImpl
/aosp12/system/core/libbinderwrapper/
H A Dreal_binder_wrapper.cc52 sp<IBinder> RealBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::RealBinderWrapper
H A Dstub_binder_wrapper.cc48 sp<IBinder> StubBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::StubBinderWrapper
/aosp12/system/bt/gd/hci/facade/
H A Dcontroller_facade.cc82 ::grpc::Service* ControllerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::ControllerFacadeModule
H A Dle_initiator_address_facade.cc119 ::grpc::Service* LeInitiatorAddressFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeInitiatorAddressFacadeModule
H A Dle_advertising_manager_facade.cc261 ::grpc::Service* LeAdvertisingManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeModule
H A Dle_scanning_manager_facade.cc120 ::grpc::Service* LeScanningManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeScanningManagerFacadeModule
H A Dfacade.cc242 ::grpc::Service* HciFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::HciFacadeModule
H A Dle_acl_manager_facade.cc330 ::grpc::Service* LeAclManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeAclManagerFacadeModule
H A Dacl_manager_facade.cc575 ::grpc::Service* AclManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::AclManagerFacadeModule
/aosp12/system/bt/gd/hal/
H A Dfacade.cc157 ::grpc::Service* HciHalFacadeModule::GetService() const { in GetService() function in bluetooth::hal::HciHalFacadeModule
/aosp12/system/bt/gd/iso/
H A Dfacade.cc224 ::grpc::Service* IsoModuleFacadeModule::GetService() const { in GetService() function in bluetooth::iso::IsoModuleFacadeModule
/aosp12/system/bt/gd/neighbor/facade/
H A Dfacade.cc242 ::grpc::Service* NeighborFacadeModule::GetService() const { in GetService() function in bluetooth::neighbor::facade::NeighborFacadeModule
/aosp12/hardware/interfaces/dumpstate/1.1/vts/functional/
H A DVtsHalDumpstateV1_1TargetTest.cpp52 void GetService() { in GetService() function in __anon983d92660110::DumpstateHidl1_1TestBase
/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc438 ::grpc::Service* L2capLeModuleFacadeModule::GetService() const { in GetService() function in bluetooth::l2cap::le::L2capLeModuleFacadeModule
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc431 ::grpc::Service* L2capClassicModuleFacadeModule::GetService() const { in GetService() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeModule
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp437 std::shared_ptr<Service> Message::GetService() const { return service_.lock(); } in GetService() function in android::pdx::Message
/aosp12/system/bt/gd/security/
H A Dfacade.cc558 ::grpc::Service* SecurityModuleFacadeModule::GetService() const { in GetService() function in bluetooth::security::SecurityModuleFacadeModule