Searched refs:DEXFILE_SCOPED_TRACE (Results 1 – 1 of 1) sorted by relevance
41 #define DEXFILE_SCOPED_TRACE(name) macro43 #define DEXFILE_SCOPED_TRACE(name) ScopedTrace trace(name)265 DEXFILE_SCOPED_TRACE(std::string("Open dex file ") + location_); in OpenOne()355 DEXFILE_SCOPED_TRACE(std::string("Open dex file ") + location_); in Open()479 DEXFILE_SCOPED_TRACE(std::string("Verify dex file ") + location); in OpenCommon()536 DEXFILE_SCOPED_TRACE(std::string("Extract dex file ") + location); in OpenFromZipEntry()