Searched refs:g_pathSelGetConfToJsonObj (Results 1 – 1 of 1) sorted by relevance
42 PathSelGetConfToJsonObj g_pathSelGetConfToJsonObj = NULL; variable93 return &g_pathSelGetConfToJsonObj; in AudioPassthroughGetPathSelGetConfToJsonObj()181 g_pathSelGetConfToJsonObj = dlsym(g_ptrPathSelHandle, "AudioPathSelGetConfToJsonObj"); in InitPathSelectPassthroughHandle()183 if (g_pathSelGetConfToJsonObj == NULL || g_pathSelAnalysisJson == NULL) { in InitPathSelectPassthroughHandle()289 if (ret < 0 || g_pathSelGetConfToJsonObj == NULL) { in AudioInitDynamicLib()296 ret = g_pathSelGetConfToJsonObj(); in AudioInitDynamicLib()