Searched refs:SLICE_NAME_OPEN_DEX_FILE_FUNCTION (Results 1 – 1 of 1) sorted by relevance
33 const val SLICE_NAME_OPEN_DEX_FILE_FUNCTION = "std::unique_ptr<const DexFile> art::OatDexFile::Open… constant65 …sliceString == SLICE_NAME_OPEN_DEX_FILE_FUNCTION -> return SliceContents("Open dex file function i… in parseSliceName()