Searched refs:LIB_PATH (Results 1 – 1 of 1) sorted by relevance
36 #define LIB_PATH /usr/lib/hw/camera.msm8953.so macro38 #define LIB_PATH /system/lib/hw/camera.msm8953.so macro253 printf("\nLibrary path is :%s", CAM_LIB(LIB_PATH)); in hal3appTestLoad()254 my_hal3_app->hal3_lib.ptr = dlopen(CAM_LIB(LIB_PATH), RTLD_NOW); in hal3appTestLoad()