Home
last modified time | relevance | path

Searched defs:BindServiceCaptureSo (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/audio/test/systemtest/adm_interface_lib/capture/src/
Daudio_libcapture_test.cpp54 static struct DevHandle *(*BindServiceCaptureSo)(const char *); member in __anona7ece2a80111::AudioLibCaptureTest
67 struct DevHandle *(*AudioLibCaptureTest::BindServiceCaptureSo)(const char *) = nullptr; variable
/drivers/peripheral/audio/hal/hdi_passthrough/include/
Daudio_internal.h410 typedef struct DevHandleCapture *(*BindServiceCaptureSo)(const char *); typedef