Searched defs:IterationHandle (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_jar_StrictJarFile.cpp74 class IterationHandle { class in namespace:android
76 IterationHandle() : function in class:android::IterationHandle
84 ~IterationHandle() {
100 IterationHandle* handle = new IterationHandle();
123 IterationHandle* handle = reinterpret_cast<IterationHandle*>(iterationHandle);

Completed in 36 milliseconds