Searched refs:LoadNfcSa (Results 1 – 3 of 3) sorted by relevance
38 sptr<IRemoteObject> LoadNfcSa(int32_t systemAbilityId);
47 sptr<IRemoteObject> NfcSaClient::LoadNfcSa(int32_t systemAbilityId) in LoadNfcSa() function in OHOS::NFC::NfcSaClient
66 remote_ = NfcSaClient::GetInstance().LoadNfcSa(NFC_MANAGER_SYS_ABILITY_ID); in InitNfcRemoteSA()