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

/frameworks/base/core/jni/
H A Dandroid_util_jar_StrictJarFile.cpp71 class IterationHandle { class in namespace:android
73 IterationHandle() : function in class:android::IterationHandle
81 ~IterationHandle() {
97 IterationHandle* handle = new IterationHandle();
120 IterationHandle* handle = reinterpret_cast<IterationHandle*>(iterationHandle);

Completed in 171 milliseconds