Home
last modified time | relevance | path

Searched refs:HalClose (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/fuzzers/nci/
Dhal.cc60 static void HalClose() { in HalClose() function
119 .close = HalClose,
/system/nfc/src/include/
DNfcAdaptation.h129 static void HalClose();
/system/nfc/src/adaptation/
DNfcAdaptation.cc512 mHalEntryFuncs.close = HalClose; in InitializeHalDeviceContext()
596 void NfcAdaptation::HalClose() { in HalClose() function in NfcAdaptation
766 HalClose(); in DownloadFirmware()