HomeSort by relevance Sort by last modified time
    Searched refs:endIteration (Results 1 - 6 of 6) sorted by null

  /frameworks/base/include/androidfw/
ZipFileRO.h 91 * a matching call to endIteration with the same cookie.
102 void endIteration(void* cookie);
  /frameworks/base/core/jni/
com_android_internal_content_NativeLibraryHelper.cpp 383 mZipFile->endIteration(mCookie);
540 zipFile->endIteration(cookie);
545 zipFile->endIteration(cookie);
  /frameworks/base/libs/androidfw/
ZipFileRO.cpp 48 EndIteration(cookie);
165 void ZipFileRO::endIteration(void* cookie)
AssetManager.cpp     [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 688 zip->endIteration(cookie);
    [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 197 milliseconds