Searched refs:mExportVarNameList (Results 1 – 2 of 2) sorted by relevance
178 mExportReduceCount(0), mExportVarNameList(nullptr), in MetadataExtractor()196 mExportReduceCount(0), mExportVarNameList(nullptr), in MetadataExtractor()211 if (mExportVarNameList) { in ~MetadataExtractor()213 delete [] mExportVarNameList[i]; in ~MetadataExtractor()214 mExportVarNameList[i] = nullptr; in ~MetadataExtractor()217 delete [] mExportVarNameList; in ~MetadataExtractor()218 mExportVarNameList = nullptr; in ~MetadataExtractor()638 if (!populateNameMetadata(ExportVarMetadata, mExportVarNameList, in extract()
94 const char **mExportVarNameList; variable179 return mExportVarNameList; in getExportVarNameList()