Searched refs:mUseCaseList (Results 1 – 1 of 1) sorted by relevance
103 static ALSAUseCaseList mUseCaseList; variable501 mUseCaseList.push_front(useCaseNode); in switchDevice()511 mUseCaseList.push_back(useCaseNode); in switchDevice()528 mUseCaseList.push_front(useCaseNode); in switchDevice()538 mUseCaseList.push_back(useCaseNode); in switchDevice()559 for(ALSAUseCaseList::iterator it = mUseCaseList.begin(); it != mUseCaseList.end(); ++it) { in switchDevice()568 if (!mUseCaseList.empty()) in switchDevice()569 mUseCaseList.clear(); in switchDevice()