/aosp12/frameworks/native/libs/fakeservicemanager/ |
H A D | test_sm.cpp | 61 TEST(GetService, HappyHappy) { in TEST() argument 71 TEST(GetService, NonExistant) { in TEST() argument
|
/aosp12/frameworks/native/cmds/servicemanager/ |
H A D | test_sm.cpp | 170 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 D | read_only_property_server.cc | 52 ::grpc::Service* ReadOnlyPropertyServerModule::GetService() const { in GetService() function in bluetooth::facade::ReadOnlyPropertyServerModule
|
/aosp12/system/bt/gd/shim/facade/ |
H A D | facade.cc | 73 ::grpc::Service* ShimFacadeModule::GetService() const { in GetService() function in bluetooth::shim::facade::ShimFacadeModule
|
/aosp12/system/bt/gd/l2cap/classic/internal/ |
H A D | dynamic_channel_service_manager_impl.cc | 64 DynamicChannelServiceImpl* DynamicChannelServiceManagerImpl::GetService(Psm psm) { in GetService() function in bluetooth::l2cap::classic::internal::DynamicChannelServiceManagerImpl
|
H A D | fixed_channel_service_manager_impl.cc | 66 FixedChannelServiceImpl* FixedChannelServiceManagerImpl::GetService(Cid cid) { in GetService() function in bluetooth::l2cap::classic::internal::FixedChannelServiceManagerImpl
|
/aosp12/system/bt/gd/l2cap/le/internal/ |
H A D | dynamic_channel_service_manager_impl.cc | 62 DynamicChannelServiceImpl* DynamicChannelServiceManagerImpl::GetService(Psm psm) { in GetService() function in bluetooth::l2cap::le::internal::DynamicChannelServiceManagerImpl
|
H A D | fixed_channel_service_manager_impl.cc | 66 FixedChannelServiceImpl* FixedChannelServiceManagerImpl::GetService(Cid cid) { in GetService() function in bluetooth::l2cap::le::internal::FixedChannelServiceManagerImpl
|
/aosp12/system/core/libbinderwrapper/ |
H A D | real_binder_wrapper.cc | 52 sp<IBinder> RealBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::RealBinderWrapper
|
H A D | stub_binder_wrapper.cc | 48 sp<IBinder> StubBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::StubBinderWrapper
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | controller_facade.cc | 82 ::grpc::Service* ControllerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::ControllerFacadeModule
|
H A D | le_initiator_address_facade.cc | 119 ::grpc::Service* LeInitiatorAddressFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeInitiatorAddressFacadeModule
|
H A D | le_advertising_manager_facade.cc | 261 ::grpc::Service* LeAdvertisingManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeModule
|
H A D | le_scanning_manager_facade.cc | 120 ::grpc::Service* LeScanningManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeScanningManagerFacadeModule
|
H A D | facade.cc | 242 ::grpc::Service* HciFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::HciFacadeModule
|
H A D | le_acl_manager_facade.cc | 330 ::grpc::Service* LeAclManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::LeAclManagerFacadeModule
|
H A D | acl_manager_facade.cc | 575 ::grpc::Service* AclManagerFacadeModule::GetService() const { in GetService() function in bluetooth::hci::facade::AclManagerFacadeModule
|
/aosp12/system/bt/gd/hal/ |
H A D | facade.cc | 157 ::grpc::Service* HciHalFacadeModule::GetService() const { in GetService() function in bluetooth::hal::HciHalFacadeModule
|
/aosp12/system/bt/gd/iso/ |
H A D | facade.cc | 224 ::grpc::Service* IsoModuleFacadeModule::GetService() const { in GetService() function in bluetooth::iso::IsoModuleFacadeModule
|
/aosp12/system/bt/gd/neighbor/facade/ |
H A D | facade.cc | 242 ::grpc::Service* NeighborFacadeModule::GetService() const { in GetService() function in bluetooth::neighbor::facade::NeighborFacadeModule
|
/aosp12/hardware/interfaces/dumpstate/1.1/vts/functional/ |
H A D | VtsHalDumpstateV1_1TargetTest.cpp | 52 void GetService() { in GetService() function in __anon983d92660110::DumpstateHidl1_1TestBase
|
/aosp12/system/bt/gd/l2cap/le/ |
H A D | facade.cc | 438 ::grpc::Service* L2capLeModuleFacadeModule::GetService() const { in GetService() function in bluetooth::l2cap::le::L2capLeModuleFacadeModule
|
/aosp12/system/bt/gd/l2cap/classic/ |
H A D | facade.cc | 431 ::grpc::Service* L2capClassicModuleFacadeModule::GetService() const { in GetService() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeModule
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | service.cpp | 437 std::shared_ptr<Service> Message::GetService() const { return service_.lock(); } in GetService() function in android::pdx::Message
|
/aosp12/system/bt/gd/security/ |
H A D | facade.cc | 558 ::grpc::Service* SecurityModuleFacadeModule::GetService() const { in GetService() function in bluetooth::security::SecurityModuleFacadeModule
|