Searched refs:g_bindServiceCapture (Results 1 – 1 of 1) sorted by relevance
35 BindServiceCapturePassthrough g_bindServiceCapture = NULL; variable77 return &g_bindServiceCapture; in AudioPassthroughGetBindServiceCapture()118 g_bindServiceCapture = dlsym(g_ptrCaptureHandle, "AudioBindService"); in InitCapturePassthroughHandle()124 …if (g_bindServiceCapture == NULL || g_interfaceLibModeCapture == NULL || g_closeServiceCapture == … in InitCapturePassthroughHandle()