Searched refs:AudioCreatCaptureCheck (Results 1 – 3 of 3) sorted by relevance
54 int32_t AudioCreatCaptureCheck(const char *adapterName, const int32_t priority);
251 int32_t AudioCreatCaptureCheck(const char *adapterName, const int32_t priority) in AudioCreatCaptureCheck() function
143 ret = AudioCreatCaptureCheck(adapterName, priority); in HdiServiceCreatCapture()