Searched refs:repr (Results 1 – 4 of 4) sorted by relevance
48 return repr(v)52 return repr(str(v))56 return repr(str(v))
493 int repr = txn_int(t); in txn_part() local494 if (repr == 0) { in txn_part()497 } else if (repr == 1 || repr == 2) { in txn_part()
422 public boolean setViewValue(View view, Object data, String repr) { in onCreate()
554 logging.info(repr(e))