Searched defs:fromPiiValue (Results 1 – 2 of 2) sorted by relevance
75 public void fromPiiValue() { in fromPiiValue() method in PiiLoggablesTest
69 public static <V> PiiLoggableValue<V> fromPiiValue(@Nullable V value) { in fromPiiValue() method in PiiLoggables