Searched refs:JavaCrtS3 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
H A D | S3ClientTest.java | 305 … Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, "Body Response: " + Arrays.toString(bytes)); in testS3Get() 311 Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, in testS3Get() 350 … Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, "Body Response: " + Arrays.toString(bytes)); in testS3GetErrorHeadersAreReported() 356 Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, in testS3GetErrorHeadersAreReported() 432 Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, in testS3CallbackExceptionIsProperlyPropagated() 471 … Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, "Body Response: " + Arrays.toString(bytes)); in testS3GetWithEndpoint() 477 Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, in testS3GetWithEndpoint() 540 … Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, "Body Response numBytes:" + numBytes); in testS3GetWithBackpressure() 546 Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, in testS3GetWithBackpressure() 622 … Log.log(Log.LogLevel.Info, Log.LogSubject.JavaCrtS3, "Body Response numBytes:" + numBytes); in testS3GetWithBackpressureIncrementViaOnResponseBody() [all …]
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/ |
H A D | Log.java | 106 JavaCrtS3(0x2402), enumConstant
|