Home
last modified time | relevance | path

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

/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
/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.h29 const std::string EXT_GET_SUFFIX_FUNC_NAME = "GetNfcHalFuncNameSuffix";
101 std::string GetNfcHalFuncNameSuffix(const std::string &chipType);
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()

Completed in 2 milliseconds