Home
last modified time | relevance | path

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

/hardware/libhardware/
Dhardware.c50 #define HAL_LIBRARY_PATH3 "/odm/" HAL_LIBRARY_SUBDIR macro
198 HAL_LIBRARY_PATH3, name, subname); in hw_module_exists()
199 if (path_in_path(path, HAL_LIBRARY_PATH3) && access(path, R_OK) == 0) in hw_module_exists()