Home
last modified time | relevance | path

Searched refs:InitNfcHalInterfaces (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.h43 int8_t InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix);
H A Dmock.cpp116 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix) in InitNfcHalInterfaces() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/ohos5.0/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp112 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(string nfcHalSoName, string suffix) in InitNfcHalInterfaces() function in OHOS::HDI::Nfc::NfcVendorAdaptions
182 if (InitNfcHalInterfaces(nfcHalSoName, nfcHalFuncNameSuffix) != HDF_SUCCESS) { in NfcVendorAdaptions()
H A Dnfc_vendor_adaptions.h103 int8_t InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix);