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

/external/proguard/src/proguard/classfile/
H A DLibraryClass.java36 public String thisClassName; field in class:LibraryClass
90 return thisClassName;
111 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
116 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
121 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
126 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
131 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
136 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
466 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store attributes");
/external/webkit/JavaScriptCore/API/
H A DJSCallbackObjectFunctions.h102 UString thisClassName = classRef()->className(); local
103 if (!thisClassName.isEmpty())
104 return thisClassName;
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 69 milliseconds