Searched refs:getTopLevelTypes (Results 1 – 3 of 3) sorted by relevance
145 const std::vector<XMP_Uns32> getTopLevelTypes();
514 const std::vector<XMP_Uns32> ChunkController::getTopLevelTypes() in getTopLevelTypes() function in ChunkController
239 std::vector<XMP_Uns32> typeList = mChunkController->getTopLevelTypes(); in CacheFileData()