Searched defs:nfcHalSoName (Results 1 – 2 of 2) sorted by relevance
39 string nfcHalSoName = NFC_HAL_SO_PREFIX + chipType + NFC_HAL_SO_SUFFIX; in GetNfcHalSoName() local112 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(string nfcHalSoName, string suffix) in InitNfcHalInterfaces()180 string nfcHalSoName = GetNfcHalSoName(chipType); in NfcVendorAdaptions() local
116 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix) in InitNfcHalInterfaces()