Searched refs:theInstance (Results 1 – 1 of 1) sorted by relevance
1084 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doInitialize() local1085 theInstance.Initialize(); // start GKI, NCI task, NFC task in nfcManager_doInitialize()1089 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs(); in nfcManager_doInitialize()1171 theInstance.Finalize(); in nfcManager_doInitialize()1190 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doFactoryReset() local1191 theInstance.FactoryReset(); in nfcManager_doFactoryReset()1195 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doShutdown() local1196 theInstance.DeviceShutdown(); in nfcManager_doShutdown()1511 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDeinitialize() local1512 theInstance.Finalize(); in nfcManager_doDeinitialize()[all …]