/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/http/multipart/ |
H A D | MultipartTest.java | 34 File upload = File.createTempFile("Multipart", "test"); in testParts() local 36 FileWriter outFile = new FileWriter(upload); in testParts() 47 parts[1] = new FilePart(upload.getName(), upload); in testParts() 81 output.append(upload.getName()); in testParts() 83 output.append(upload.getName()); in testParts()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | TextureUploader.java | 69 private int upload(GLCanvas canvas, ArrayDeque<UploadedTexture> deque, in upload() method in TextureUploader 97 uploadQuota = upload(canvas, mFgTextures, uploadQuota, false); in onGLIdle() 99 upload(canvas, mBgTextures, uploadQuota, true); in onGLIdle()
|
/aosp12/packages/services/Car/tests/BugReportApp/ |
H A D | README.md | 20 10. UploadJob runs SimpleUploaderAsyncTask to upload the bugreport. 37 UI and upload configs are located in `res/` directory. Resources can be 80 * It might fail to upload bugreport when time/time-zone is invalid. 81 * In rare cases it might not upload the bugreport, depending Android's
|
/aosp12/frameworks/base/packages/SystemUI/tools/lint/ |
H A D | README | 2 in as an upload hook for repo upload.
|
/aosp12/bootable/recovery/ |
H A D | .clang-format | 2 # local style file in `.clang-format`. This will be triggered automatically with `repo upload`. 17 # Note that `repo upload` calls the `clang-format` binary in Android repo (i.e.
|
/aosp12/build/soong/ui/metrics/upload_proto/ |
H A D | regen.sh | 15 if ! aprotoc --go_out=paths=source_relative:. upload.proto; then
|
H A D | upload.proto | 33 // A list of metrics filepaths to upload.
|
/aosp12/frameworks/multidex/ |
H A D | build.gradle | 61 // upload anchor for subprojects to upload their artifacts
|
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
H A D | SimpleUploaderAsyncTask.java | 113 private void upload(MetaBugReport bugReport) throws IOException { in upload() method in SimpleUploaderAsyncTask 191 upload(bugReport); in doInBackground()
|
/aosp12/build/soong/scripts/ |
H A D | check_do_not_merge.sh | 25 situation you can bypass this check with \`repo upload --no-verify\`.
|
/aosp12/system/bt/doc/ |
H A D | properties.md | 9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
|
/aosp12/system/chre/doc/ |
H A D | contributing.md | 8 Anyone can upload patches to the Android Open Source Project (AOSP) and have
|
/aosp12/system/extras/simpleperf/ |
H A D | README.md | 23 This will create a new change that you can `repo upload`, then approve and
|
/aosp12/build/soong/ui/metrics/ |
H A D | Android.bp | 51 "upload_proto/upload.pb.go",
|
/aosp12/art/build/ |
H A D | README.md | 128 --build <build id> --upload 132 number), create a CL topic, and upload it to Gerrit. Get it reviewed and
|
/aosp12/frameworks/av/tools/ |
H A D | mainline_hook_partial.sh | 196 re-run your repo upload command with the '--no-verify' option
|
/aosp12/build/soong/ui/build/ |
H A D | Android.bp | 66 "upload.go",
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | statsd.te | 61 # Allow 'adb shell cmd' to upload configs and download output.
|
/aosp12/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
H A D | Android.bp | 45 // * upload the 32-bit exectuable for both 32 and 64 bits devices to use
|
/aosp12/frameworks/base/libs/hwui/protos/ |
H A D | graphicsstats.proto | 80 // Number of "slow bitmap upload" events.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | statsd.te | 67 # Allow 'adb shell cmd' to upload configs and download output.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | statsd.te | 69 # Allow 'adb shell cmd' to upload configs and download output.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | statsd.te | 69 # Allow 'adb shell cmd' to upload configs and download output.
|
/aosp12/system/sepolicy/public/ |
H A D | statsd.te | 69 # Allow 'adb shell cmd' to upload configs and download output.
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | graphicsstats.proto | 86 // Number of "slow bitmap upload" events.
|