Home
last modified time | relevance | path

Searched refs:bindConstValue (Results 1 – 2 of 2) sorted by relevance

/external/turbine/java/com/google/turbine/binder/bytecode/
DBytecodeBinder.java169 public static Const.Value bindConstValue(Type type, Const.Value value) { in bindConstValue() method
DBytecodeBoundClass.java360 value = BytecodeBinder.bindConstValue(type, value);