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