Searched defs:debugName (Results 1 – 4 of 4) sorted by relevance
44 public SmaliCompositeElementType(@NotNull @NonNls String debugName, in SmaliCompositeElementType()
49 protected SmaliStubElementType(@NotNull @NonNls String debugName) { in SmaliStubElementType()
48 protected SmaliBaseReferenceListElementType(@NotNull @NonNls String debugName) { in SmaliBaseReferenceListElementType()
916 FunctionMirror.prototype.debugName = function() { method in FunctionMirror