Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_characteristic.cpp151 GattService *GattCharacteristic::GetService() const in GetService() function in OHOS::Bluetooth::GattCharacteristic
Dbluetooth_gatt_client.cpp652 std::optional<std::reference_wrapper<GattService>> GattClient::GetService(const UUID &uuid) in GetService() function in OHOS::Bluetooth::GattClient
676 std::vector<GattService> &GattClient::GetService() in GetService() function in OHOS::Bluetooth::GattClient
Dbluetooth_gatt_server.cpp721 std::optional<std::reference_wrapper<GattService>> GattServer::GetService(const UUID &uuid, bool is… in GetService() function in OHOS::Bluetooth::GattServer
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dservice_registry.cpp53 virtual sptr<IRemoteObject> GetService(const std::u16string& name) in GetService() function in OHOS::ServiceRegistryProxy
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp33 sptr<AVSessionServiceProxy> AVSessionManagerImpl::GetService() in GetService() function in OHOS::AVSession::AVSessionManagerImpl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_database.cpp252 const GattDatabase::Service *GattDatabase::GetService(uint16_t handle) in GetService() function in OHOS::bluetooth::GattDatabase
Dgatt_server_profile.cpp1944 const GattDatabase::Service *GattServerProfile::GetService(uint16_t serviceHandle) const in GetService() function in OHOS::bluetooth::GattServerProfile
Dgatt_client_profile.cpp817 const GattCache::Service *GattClientProfile::GetService(uint16_t connectHandle, int16_t handle) con… in GetService() function in OHOS::bluetooth::GattClientProfile
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_service.cpp37 HidHostService *HidHostService::GetService() in GetService() function in OHOS::bluetooth::HidHostService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/opp/
Dopp_service.cpp44 OppService *OppService::GetService() in GetService() function in OHOS::bluetooth::OppService
/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
Dpanding_want_manager_test.cpp181 WantSenderInfo PandingWantManagerTest::GetService() in GetService() function in OHOS::AAFwk::PandingWantManagerTest
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dsamgr_lite.c480 static ServiceImpl *GetService(const char *name) in GetService() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
Dpan_service.cpp36 PanService *PanService::GetService() in GetService() function in OHOS::bluetooth::PanService
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dpending_want.cpp180 ErrCode PendingWant::GetService( in GetService() function in OHOS::AbilityRuntime::WantAgent::PendingWant
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_service.cpp326 IProfileAvrcpTg *AvrcpTgService::ObserverImpl::GetService(void) in GetService() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
365 IProfileAvrcpTg *AvrcpTgService::AVSessionObserverImpl::GetService(void) in GetService() function in OHOS::bluetooth::AvrcpTgService::AVSessionObserverImpl
404 IProfileAvrcpTg *AvrcpTgService::AVControllerObserverImpl::GetService(void) in GetService() function in OHOS::bluetooth::AvrcpTgService::AVControllerObserverImpl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_service.cpp65 HfpHfService *HfpHfService::GetService() in GetService() function in OHOS::bluetooth::HfpHfService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_service.cpp44 HfpAgService *HfpAgService::GetService() in GetService() function in OHOS::bluetooth::HfpAgService
/foundation/multimedia/av_session/services/session/server/
Davsession_service.cpp1332 sptr <RemoteSessionCommandProcess> AVSessionService::GetService(const std::string& deviceId) in GetService() function in OHOS::AVSession::AVSessionService