Searched refs:HAL_LIBRARY_PATH2 (Results 1 – 1 of 1) sorted by relevance
40 #define HAL_LIBRARY_PATH2 "/vendor/lib64/hw" macro44 #define HAL_LIBRARY_PATH2 "/vendor/lib/hw" macro183 HAL_LIBRARY_PATH2, name, subname); in hw_module_exists()184 if (path_in_path(path, HAL_LIBRARY_PATH2) && access(path, R_OK) == 0) in hw_module_exists()