Searched refs:GetHalEntryFuncs (Results 1 – 4 of 4) sorted by relevance
49 tHAL_NFC_ENTRY* mHalEntryFuncs = theInstance->GetHalEntryFuncs(); in TEST_F()
97 tHAL_NFC_ENTRY* GetHalEntryFuncs();
1586 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in doPartialInit()1643 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in nfcManager_doInitialize()2173 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in nfcManager_doDownload()
838 tHAL_NFC_ENTRY* NfcAdaptation::GetHalEntryFuncs() { return &mHalEntryFuncs; } in GetHalEntryFuncs() function in NfcAdaptation