Home
last modified time | relevance | path

Searched defs:chipType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp37 static string GetNfcHalSoName(const std::string &chipType) in GetNfcHalSoName()
84 string NfcVendorAdaptions::GetNfcHalFuncNameSuffix(const std::string &chipType) in GetNfcHalFuncNameSuffix()
179 string chipType = GetChipType(); in NfcVendorAdaptions() local
/ohos5.0/drivers/peripheral/connected_nfc_tag/vendor_adapter/
H A Dconnected_nfc_tag_vendor_adapter.cpp63 const char* chipType = getChipFunc(); in GetNfcChipType() local
/ohos5.0/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.cpp106 std::string NfcVendorAdaptions::GetNfcHalFuncNameSuffix(const std::string &chipType) in GetNfcHalFuncNameSuffix()