Home
last modified time | relevance | path

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

/system/nvram/hal/
Dtesting_module.c20 int testing_nvram_open(const hw_module_t* module,
25 .open = testing_nvram_open,
Dtesting_nvram_implementation.cpp130 extern "C" int testing_nvram_open(const hw_module_t* module, in testing_nvram_open() function