Home
last modified time | relevance | path

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

/hardware/libhardware/
Dhardware.c179 const char *subname) in hw_module_exists() argument
188 AApexInfo_getName(apex_info), HAL_LIBRARY_SUBDIR, name, subname); in hw_module_exists()
198 HAL_LIBRARY_PATH3, name, subname); in hw_module_exists()
203 HAL_LIBRARY_PATH2, name, subname); in hw_module_exists()
209 HAL_LIBRARY_PATH1, name, subname); in hw_module_exists()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c314 ALOGV("subname = '%s'\n", info->subname); in info_dump()