HomeSort by relevance Sort by last modified time
    Searched refs:NVRAM_WIPE_STORAGE_SUPPORT (Results 1 - 2 of 2) sorted by null

  /system/nvram/core/
rules.mk 41 ifneq ($(NVRAM_WIPE_STORAGE_SUPPORT),)
42 GLOBAL_DEFINES += NVRAM_WIPE_STORAGE_SUPPORT=$(NVRAM_WIPE_STORAGE_SUPPORT)
nvram_manager.cpp 534 #ifdef NVRAM_WIPE_STORAGE_SUPPORT
572 #else // NVRAM_WIPE_STORAGE_SUPPORT
576 // NVRAM_WIPE_STORAGE_SUPPORT polarity mismatches between compilation units,
581 #endif // NVRAM_WIPE_STORAGE_SUPPORT
590 #ifdef NVRAM_WIPE_STORAGE_SUPPORT
593 #else // NVRAM_WIPE_STORAGE_SUPPORT
595 #endif // NVRAM_WIPE_STORAGE_SUPPORT

Completed in 142 milliseconds