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