Searched refs:g_closeServiceCapture (Results 1 – 1 of 1) sorted by relevance
37 CloseServiceCapturePassthrough g_closeServiceCapture = NULL; variable87 return &g_closeServiceCapture; in AudioPassthroughGetCloseServiceCapture()120 g_closeServiceCapture = dlsym(g_ptrCaptureHandle, "AudioCloseService"); in InitCapturePassthroughHandle()124 …bindServiceCapture == NULL || g_interfaceLibModeCapture == NULL || g_closeServiceCapture == NULL) { in InitCapturePassthroughHandle()