Searched defs:uploadFunction (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pTextureUploadTests.cpp | 100 … UploadFunction uploadFunction, uint32_t format, uint32_t type, int texSize) in TextureUploadCase() 312 … UploadFunction uploadFunction, uint32_t format, uint32_t type, int texSize) in TextureUploadCallCase() 408 … UploadFunction uploadFunction, uint32_t format, uint32_t type, in TextureUploadAndDrawCase()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/ |
H A D | UploadDirectoryHelper.java | 60 private final Function<UploadFileRequest, FileUpload> uploadFunction; field in UploadDirectoryHelper 63 Function<UploadFileRequest, FileUpload> uploadFunction) { in UploadDirectoryHelper()
|