Searched defs:truncate (Results 1 – 3 of 3) sorted by relevance
102 private static Instant truncate(Instant original) { in truncate() method in ProvisionedKey
55 pub fn truncate(bcc_handover: BccHandover) -> Result<Vec<u8>> { in truncate() function
244 private static final String truncate(String string, int length) { in truncate() method in OmtpConstants