Searched refs:mObjectSlotList (Results 1 – 2 of 2) sorted by relevance
55 const uint32_t *mObjectSlotList; variable177 return mObjectSlotList; in getObjectSlotList()
67 mObjectSlotCount(0), mObjectSlotList(NULL), in MetadataExtractor()81 mObjectSlotCount(0), mObjectSlotList(NULL), in MetadataExtractor()134 delete [] mObjectSlotList; in ~MetadataExtractor()135 mObjectSlotList = NULL; in ~MetadataExtractor()173 mObjectSlotList = TmpSlotList; in populateObjectSlotMetadata()