Searched refs:subname (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/ |
D | hardware.c | 179 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/ |
D | alsa_pcm.c | 314 ALOGV("subname = '%s'\n", info->subname); in info_dump()
|