Searched refs:HAL_LIBRARY_PATH1 (Results 1 – 1 of 1) sorted by relevance
39 #define HAL_LIBRARY_PATH1 "/system/lib64/hw" macro43 #define HAL_LIBRARY_PATH1 "/system/lib/hw" macro94 strncmp(path, HAL_LIBRARY_PATH1, strlen(HAL_LIBRARY_PATH1)) == 0) { in load()189 HAL_LIBRARY_PATH1, name, subname); in hw_module_exists()190 if (path_in_path(path, HAL_LIBRARY_PATH1) && access(path, R_OK) == 0) in hw_module_exists()