Searched refs:mObjectSlotList (Results 1 – 2 of 2) sorted by relevance
44 const uint32_t *mObjectSlotList; variable130 return mObjectSlotList; in getObjectSlotList()
57 mPragmaValueList(NULL), mObjectSlotCount(0), mObjectSlotList(NULL) { in MetadataExtractor()82 delete [] mObjectSlotList; in ~MetadataExtractor()83 mObjectSlotList = NULL; in ~MetadataExtractor()121 mObjectSlotList = TmpSlotList; in populateObjectSlotMetadata()