Home
last modified time | relevance | path

Searched refs:sa_mgr (Results 1 – 10 of 10) sorted by relevance

/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/
Dnfc_tag_impl.cpp25 …sptr<ISystemAbilityManager> sa_mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMan… in NfcTagImpl() local
26 if (sa_mgr == nullptr) { in NfcTagImpl()
31 sptr<IRemoteObject> object = sa_mgr->GetSystemAbility(NFC_CONNECTED_TAG_ABILITY_ID); in NfcTagImpl()
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/
DBUILD.gn25 "libs/sa_mgr:sa_mgr_mock",
33 "libs/sa_mgr:sa_mgr_mock_config",
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_scan_impl.cpp76 …sptr<ISystemAbilityManager> sa_mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMan… in GetWifiScanProxy()
77 if (sa_mgr == nullptr) { in GetWifiScanProxy()
81 sptr<IRemoteObject> object = sa_mgr->GetSystemAbility(systemAbilityId_); in GetWifiScanProxy()
Dwifi_hotspot_impl.cpp57 …sptr<ISystemAbilityManager> sa_mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMan… in GetWifiHotspotProxy() local
58 if (sa_mgr == nullptr) { in GetWifiHotspotProxy()
62 sptr<IRemoteObject> object = sa_mgr->GetSystemAbility(systemAbilityId_); in GetWifiHotspotProxy()
Dwifi_device_impl.cpp78 …sptr<ISystemAbilityManager> sa_mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMan… in GetWifiDeviceProxy()
79 if (sa_mgr == nullptr) { in GetWifiDeviceProxy()
83 sptr<IRemoteObject> object = sa_mgr->GetSystemAbility(systemAbilityId_); in GetWifiDeviceProxy()
Dwifi_p2p_impl.cpp52 …sptr<ISystemAbilityManager> sa_mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityMan… in GetWifiP2pProxy() local
53 if (sa_mgr == nullptr) { in GetWifiP2pProxy()
57 sptr<IRemoteObject> object = sa_mgr->GetSystemAbility(systemAbilityId_); in GetWifiP2pProxy()
/foundation/ability/ability_runtime/test/moduletest/ability_timeout_module_test/
DBUILD.gn40 …"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/sa_mgr/src/sa_mgr_client_mock.cpp…
48 "${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/sa_mgr:sa_mgr_mock_config",
/foundation/ability/ability_runtime/test/moduletest/running_infos_module_test/
DBUILD.gn42 …"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/sa_mgr/src/sa_mgr_client_mock.cpp…
50 "${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/sa_mgr:sa_mgr_mock_config",
/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
DBUILD.gn34 …"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/sa_mgr/src/sa_mgr_client_mock.cpp…
/foundation/ability/ability_runtime/test/moduletest/start_ability_implicit_module_test/
DBUILD.gn36 …"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/sa_mgr/src/sa_mgr_client_mock.cpp…