Searched refs:componentInfos (Results 1 – 1 of 1) sorted by relevance
774 List<IOMX::ComponentInfo> componentInfos; in testAll() local775 status_t err = mOMX->listNodes(&componentInfos); in testAll()778 for (List<IOMX::ComponentInfo>::iterator it = componentInfos.begin(); in testAll()779 it != componentInfos.end(); ++it) { in testAll()