Searched defs:ConstString (Results 1 – 3 of 3) sorted by relevance
14 public class ConstString extends Format21c { class20 ConstString(int high, BytecodeStream stream, OffsetToObjectMapping mapping) { in ConstString() method in ConstString24 public ConstString(int register, DexString string) { in ConstString() method in ConstString
11 public class ConstString extends ConstInstruction { class15 public ConstString(Value dest, DexString value) { in ConstString() method in ConstString
792 func (c Context) ConstString(str string, addnull bool) (v Value) { func810 func ConstString(str string, addnull bool) (v Value) { func