/aosp_15_r20/out/soong/.intermediates/frameworks/base/apex/jobscheduler/service/service-jobscheduler/android_common/combined/ |
D | service-jobscheduler.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/apex/jobscheduler/service/service-jobscheduler/android_common/jarjar/ |
D | service-jobscheduler.jar | com/android/server/usage/Flags.uau
com/android/server/usage/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/apex/jobscheduler/service/service-jobscheduler/android_common/javac/ |
D | service-jobscheduler.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/apex/jobscheduler/service/service-jobscheduler/android_common/repackaged-jarjar/javac/ |
D | service-jobscheduler.jar | com/android/server/usage/AppStandbyController.class
AppStandbyController.java
package com.android. ... |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/ |
H A D | FDRTraceWriter.cpp | 26 static size_t write(support::endian::Writer &OS, Tuple &&T) { in write() function 36 static size_t write(support::endian::Writer &OS, Tuple &&) { in write() function
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/aio/ |
H A D | _base_call.py | 185 async def write(self, request: RequestType) -> None: member in StreamUnaryCall 241 async def write(self, request: RequestType) -> None: member in StreamStreamCall
|
/aosp_15_r20/external/fonttools/Tests/t1Lib/ |
H A D | t1Lib_test.py | 80 def write(font, outtype, dohex=False, doparse=False): member in ReadWriteTest 149 def write(font, outtype, dohex=False, doparse=False): member in EditTest
|
/aosp_15_r20/frameworks/av/services/audioflinger/afutils/ |
H A D | BufLog.cpp | 65 size_t BufLog::write(int streamid, const char *tag, int format, int channels, in write() function in android::BufLog 147 size_t BufLogStream::write(const void *buf, size_t size) { in write() function in android::BufLogStream
|
/aosp_15_r20/external/emma/core/java12/com/vladium/util/ |
H A D | ByteArrayOStream.java | 241 public final void write (final int b) in write() method in ByteArrayOStream 265 public final void write (final byte [] buf, final int offset, final int length) in write() method in ByteArrayOStream
|
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/ |
H A D | LZMA2OutputStream.java | 85 public void write(int b) throws IOException { in write() method in LZMA2OutputStream 90 public void write(byte[] buf, int off, int len) throws IOException { in write() method in LZMA2OutputStream
|
H A D | LZMAOutputStream.java | 231 public void write(int b) throws IOException { in write() method in LZMAOutputStream 236 public void write(byte[] buf, int off, int len) throws IOException { in write() method in LZMAOutputStream
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | stdio.rs | 40 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/group/xsdc_group_tinyxml_tests/gen/cpp/ |
D | group.cpp | 45 void write(std::ostream& _out, const Student& student) { in write() function 129 void Student::write(std::ostream& _out, const std::string& _name) const { in write() function in group::Student
|
/aosp_15_r20/build/make/tools/zipalign/ |
H A D | ZipEntry.cpp | 467 status_t ZipEntry::LocalFileHeader::write(FILE* fp) in write() function in android::ZipEntry::LocalFileHeader 625 status_t ZipEntry::CentralDirEntry::write(FILE* fp) in write() function in android::ZipEntry::CentralDirEntry
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
H A D | FDRTraceWriter.cpp | 27 static size_t write(support::endian::Writer &OS, Tuple &&T) { in write() function 38 static size_t write(support::endian::Writer &OS, Tuple &&) { in write() function
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/reference/xsdc_reference_tinyxml_tests/gen/cpp/ |
D | reference.cpp | 53 void write(std::ostream& _out, const Class& _class) { in write() function 120 void Class::write(std::ostream& _out, const std::string& _name) const { in write() function in reference::Class
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | stdio.rs | 40 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | stdio.rs | 40 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | stdio.rs | 40 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | DataOutputStream.java | 87 public synchronized void write(int b) throws IOException { in write() method in DataOutputStream 104 public synchronized void write(byte b[], int off, int len) in write() method in DataOutputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | DataOutputStream.java | 87 public synchronized void write(int b) throws IOException { in write() method in DataOutputStream 104 public synchronized void write(byte b[], int off, int len) in write() method in DataOutputStream
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | stdio.rs | 40 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | DataOutputStream.java | 87 public synchronized void write(int b) throws IOException { in write() method in DataOutputStream 104 public synchronized void write(byte b[], int off, int len) in write() method in DataOutputStream
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | xla_compiler_test.cc | 387 auto write = ops::AssignAddVariableOp(scope, identity, a); in TEST_F() local 441 auto write = ops::AssignAddVariableOp(scope, identity, a); in TEST_F() local 505 auto write = ops::AssignAddVariableOp(scope, identity, a); in TEST_F() local 813 auto write = ops::TensorArrayWrite(scope, grad1.grad_handle, index, index, in TEST_F() local 1124 auto write = ops::AssignAddVariableOp(scope, identity, a); in TEST_F() local 1283 auto write = ops::AssignAddVariableOp(scope, identity, a); in TEST_F() local 1318 auto write = ops::AssignAddVariableOp(scope, var, a); in BuildTestGraph() local 1886 auto write = ops::AssignAddVariableOp(scope, var, a); in TEST_F() local
|
/aosp_15_r20/build/make/tools/product_config/src/com/android/build/config/ |
H A D | MakeWriter.java | 32 public static void write(PrintStream out, GenericConfig config, int flags) { in write() method in MakeWriter 36 public static void write(PrintStream out, FlatConfig config, int flags) { in write() method in MakeWriter
|