Home
last modified time | relevance | path

Searched defs:AddService (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/servicemanager/
H A Dtest_sm.cpp91 TEST(AddService, HappyHappy) { in TEST() argument
102 TEST(AddService, EmptyNameDisallowed) { in TEST() argument
108 TEST(AddService, JustShortEnoughServiceNameHappy) { in TEST() argument
114 TEST(AddService, TooLongNameDisallowed) { in TEST() argument
120 TEST(AddService, WeirdCharactersDisallowed) { in TEST() argument
126 TEST(AddService, AddNullServiceDisallowed) { in TEST() argument
132 TEST(AddService, AddDisallowedFromApp) { in TEST() argument
148 TEST(AddService, HappyOverExistingService) { in TEST() argument
156 TEST(AddService, OverwriteExistingService) { in TEST() argument
182 TEST(AddService, NoPermissions) { in TEST() argument
/aosp_15_r20/frameworks/native/libs/fakeservicemanager/
H A Dtest_sm.cpp49 TEST(AddService, HappyHappy) { in TEST() argument
55 TEST(AddService, SadNullBinder) { in TEST() argument
61 TEST(AddService, HappyOverExistingService) { in TEST() argument
69 TEST(AddService, HappyClearAddedService) { in TEST() argument
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp413 template <typename ServiceDataType> Error AddService(const ServiceDataType &aServiceData) in AddService() function in ot::NetworkData::Service::Manager
418 …template <typename ServerDataType> Error AddService(uint8_t aServiceNumber, const ServerDataType &… in AddService() function in ot::NetworkData::Service::Manager
H A Dnetwork_data_local.cpp185 Error Local::AddService(uint32_t aEnterpriseNumber, in AddService() function in ot::NetworkData::Local
H A Dnetwork_data_service.cpp48 Error Manager::AddService(const void *aServiceData, in AddService() function in ot::NetworkData::Service::Manager
H A Dnetwork_data_leader_ftd.cpp811 Error Leader::AddService(const ServiceTlv &aService, ChangedFlags &aChangedFlags) in AddService() function in ot::NetworkData::Leader
/aosp_15_r20/external/cronet/base/fuchsia/
H A Dfiltered_service_directory.cc25 zx_status_t FilteredServiceDirectory::AddService( in AddService() function in base::FilteredServiceDirectory
H A Dtest_component_context_for_process.cc83 void TestComponentContextForProcess::AddService( in AddService() function in base::TestComponentContextForProcess
/aosp_15_r20/system/core/init/
H A Dservice_list.cpp39 void ServiceList::AddService(std::unique_ptr<Service> service) { in AddService() function in android::init::ServiceList
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase_builder.cc44 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, const Uuid& uuid, in AddService() function in gatt::DatabaseBuilder
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_local.cpp175 Error Local::AddService(RegisterMode aMode) in AddService() function in ot::BackboneRouter::Local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.cc204 bool tBTM_SEC_CB::AddService(bool is_originator, const char* p_name, uint8_t service_id, in AddService() function in tBTM_SEC_CB
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpeer.cc510 void Peer::BrEdrData::AddService(UUID uuid) { in AddService() function in bt::gap::Peer::BrEdrData
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service_manager.cc354 void RemoteServiceManager::AddService(const ServiceData& service_data) { in AddService() function in bt::gatt::internal::RemoteServiceManager
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_network_data.cpp515 Error AddService(const ServiceData &aServiceData) in AddService() function in ot::NetworkData::TestNetworkData
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto98 rpc AddService(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.cpp761 Error Client::AddService(Service &aService) in AddService() function in ot::Srp::Client
H A Dsrp_server.cpp2110 void Server::Host::AddService(Service &aService) in AddService() function in ot::Srp::Server::Host
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc106 ServiceDescriptorProto* AddService(FileDescriptorProto* file, in AddService() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc106 ServiceDescriptorProto* AddService(FileDescriptorProto* file, in AddService() function