Home
last modified time | relevance | path

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

/hardware/libhardware/
Dhardware.c43 #define HAL_LIBRARY_SUBDIR "lib64/hw" macro
45 #define HAL_LIBRARY_SUBDIR "lib/hw" macro
48 #define HAL_LIBRARY_PATH1 "/system/" HAL_LIBRARY_SUBDIR
49 #define HAL_LIBRARY_PATH2 "/vendor/" HAL_LIBRARY_SUBDIR
50 #define HAL_LIBRARY_PATH3 "/odm/" HAL_LIBRARY_SUBDIR
188 AApexInfo_getName(apex_info), HAL_LIBRARY_SUBDIR, name, subname); in hw_module_exists()