Home
last modified time | relevance | path

Searched defs:copySource (Results 1 – 5 of 5) sorted by relevance

/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/handlers/
DCopySourceInterceptor.java65 String copySource = constructCopySource( in modifyCopyObjectRequest() local
85 String copySource = constructCopySource( in modifyUploadPartCopyRequest() local
99 StringBuilder copySource = new StringBuilder(); in constructCopySource() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dcopy_removal.cc55 Value copySource = copyOp.getSource(); in removeCopy() local
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java122 protected TerminalBridge copySource = null; field in ConsoleActivity
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp450 BufferStorage *copySource = nullptr; in copySubData() local
/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp2772 GLTexture copySource; in TEST_P() local