Home
last modified time | relevance | path

Searched refs:delete_hal_non_volatile_store (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DNonVolatileStore.cpp39 void delete_hal_non_volatile_store (bool forceDelete);
195 void delete_hal_non_volatile_store (bool forceDelete) in delete_hal_non_volatile_store() function
274 delete_hal_non_volatile_store (true); in verify_hal_non_volatile_store()
DHalAdaptation.cpp38 extern void delete_hal_non_volatile_store (bool forceDelete);
111 delete_hal_non_volatile_store (false); in HaiInitializeLibrary()