Searched refs:GetHalEntryFuncs (Results 1 – 8 of 8) sorted by relevance
35 tHAL_ESE_ENTRY* GetHalEntryFuncs();
76 tHAL_ESE_ENTRY* GetHalEntryFuncs();
96 tHAL_NFC_ENTRY* GetHalEntryFuncs();
154 tHAL_ESE_ENTRY* EseAdaptation::GetHalEntryFuncs() { in GetHalEntryFuncs() function in EseAdaptation
185 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in SetUp()
176 tHAL_ESE_ENTRY* EseAdaptation::GetHalEntryFuncs() { in GetHalEntryFuncs() function in EseAdaptation
1422 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in doPartialInit()1483 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in nfcManager_doInitialize()1934 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in nfcManager_doDownload()
726 tHAL_NFC_ENTRY* NfcAdaptation::GetHalEntryFuncs() { return &mHalEntryFuncs; } in GetHalEntryFuncs() function in NfcAdaptation