Searched refs:mLastSlash (Results 1 – 1 of 1) sorted by relevance
310 : mZipFile(zipFile), mDebuggable(debuggable), mCookie(cookie), mLastSlash(NULL) { in NativeLibrariesIterator()361 mLastSlash = lastSlash; in next()373 return mLastSlash; in lastSlash()385 const char* mLastSlash; member in android::NativeLibrariesIterator