Searched refs:mExportVarNameList (Results 1 – 2 of 2) sorted by relevance
183 mExportReduceCount(0), mExportVarNameList(nullptr), in MetadataExtractor()200 mExportReduceCount(0), mExportVarNameList(nullptr), in MetadataExtractor()221 if (mExportVarNameList) { in ~MetadataExtractor()223 delete [] mExportVarNameList[i]; in ~MetadataExtractor()224 mExportVarNameList[i] = nullptr; in ~MetadataExtractor()227 delete [] mExportVarNameList; in ~MetadataExtractor()228 mExportVarNameList = nullptr; in ~MetadataExtractor()651 if (!populateNameMetadata(ExportVarMetadata, mExportVarNameList, in extract()
94 const char **mExportVarNameList; variable176 return mExportVarNameList; in getExportVarNameList()