HomeSort by relevance Sort by last modified time
    Searched full:opt_lib_path (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/audio/hal/audio_extn/
audio_extn.c 98 char opt_lib_path[PROPERTY_VALUE_MAX] = {0}; variable
107 opt_lib_path, NULL) <= 0) {
112 if ((qcopt_handle = dlopen(opt_lib_path, RTLD_NOW)) == NULL) {

Completed in 132 milliseconds