Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.h41 std::string GetNfcHalFuncNameSuffix(const std::string &chipType);
H A Dmock.cpp106 std::string NfcVendorAdaptions::GetNfcHalFuncNameSuffix(const std::string &chipType) in GetNfcHalFuncNameSuffix() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/ohos5.0/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp84 string NfcVendorAdaptions::GetNfcHalFuncNameSuffix(const std::string &chipType) in GetNfcHalFuncNameSuffix() function in OHOS::HDI::Nfc::NfcVendorAdaptions
181 string nfcHalFuncNameSuffix = GetNfcHalFuncNameSuffix(chipType); in NfcVendorAdaptions()
H A Dnfc_vendor_adaptions.h101 std::string GetNfcHalFuncNameSuffix(const std::string &chipType);