Home
last modified time | relevance | path

Searched defs:formatTimestamp (Results 1 – 3 of 3) sorted by relevance

/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/signer/internal/
DAws4SignerUtils.java65 public static String formatTimestamp(long timeMilli) { in formatTimestamp() method in Aws4SignerUtils
69 public static String formatTimestamp(Instant instant) { in formatTimestamp() method in Aws4SignerUtils
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php461 public static function formatTimestamp($value) function in Google\\Protobuf\\Internal\\GPBUtil
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php507 public static function formatTimestamp($value) function in Google\\Protobuf\\Internal\\GPBUtil