| /frameworks/av/media/codec2/vndk/util/ |
| D | C2Debug.cpp | 98 std::ostream& operator<<(std::ostream& os, const C2Param::CoreIndex &i) { in operator <<() 102 std::ostream& operator<<(std::ostream& os, const C2Param::Type &i) { in operator <<() 107 std::ostream& operator<<(std::ostream& os, const C2Param::Index &i) { in operator <<() 119 std::ostream& operator<<(std::ostream& os, const _C2FieldId &i) { in operator <<() 124 std::ostream& operator<<(std::ostream& os, const C2FieldDescriptor &i) { in operator <<() 134 std::ostream& operator<<(std::ostream& os, const C2ParamField &i) { in operator <<() 145 std::ostream& _C2FieldValueHelper<char>::put(std::ostream &os, const C2Value::Primitive &p) { in put() 153 std::ostream& _C2FieldValueHelper<uint8_t>::put(std::ostream &os, const C2Value::Primitive &p) { in put() 160 std::ostream& operator<<(std::ostream &os, const c2_cntr_t<T> &v) { in operator <<() 165 std::ostream& operator<<(std::ostream& os, const C2SupportedRange<T> &i) { in operator <<() [all …]
|
| /frameworks/base/core/tests/coretests/src/android/util/ |
| D | BinaryXmlTest.java | 60 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in testLargeInterned_Binary() local 100 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in doTranscode() local 114 try (OutputStream os = new FileOutputStream(file)) { in testResolve_File() 125 try (OutputStream os = new FileOutputStream(file)) { in testResolve_File() 140 try (ByteArrayOutputStream os = new ByteArrayOutputStream()) { in testResolve_Memory() 157 try (ByteArrayOutputStream os = new ByteArrayOutputStream()) { in testResolve_Memory()
|
| D | XmlTest.java | 84 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in doLargeValues() local 171 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in doPersistableBundleWrite() local 219 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in doVerify() local
|
| /frameworks/native/cmds/lshal/ |
| D | NullableOStream.h | 27 explicit NullableOStream(S &os) : mOs(&os) {} in NullableOStream() 28 explicit NullableOStream(S *os) : mOs(os) {} in NullableOStream()
|
| /frameworks/base/apct-tests/perftests/core/src/com/android/internal/util/ |
| D | FastDataPerfTest.java | 53 final ByteArrayOutputStream os = new ByteArrayOutputStream(OUTPUT_SIZE); in timeWrite_Upstream() local 70 final ByteArrayOutputStream os = new ByteArrayOutputStream(OUTPUT_SIZE); in timeWrite_LocalUsing4ByteSequences() local 86 final ByteArrayOutputStream os = new ByteArrayOutputStream(OUTPUT_SIZE); in timeWrite_LocalUsing3ByteSequences() local 153 final ByteArrayOutputStream os = new ByteArrayOutputStream(OUTPUT_SIZE); in doWrite() local
|
| /frameworks/libs/net/common/netd/libnetdutils/ |
| D | Netlink.cpp | 62 std::ostream& operator<<(std::ostream& os, const nlmsghdr& hdr) { in operator <<() 69 std::ostream& operator<<(std::ostream& os, const nlattr& attr) { in operator <<() 74 std::ostream& operator<<(std::ostream& os, const sockaddr_nl& addr) { in operator <<()
|
| D | Netfilter.cpp | 25 std::ostream& operator<<(std::ostream& os, const nfgenmsg& msg) { in operator <<()
|
| D | Fd.cpp | 22 std::ostream& operator<<(std::ostream& os, const Fd& fd) { in operator <<()
|
| D | UniqueFd.cpp | 33 std::ostream& operator<<(std::ostream& os, const UniqueFd& fd) { in operator <<()
|
| /frameworks/native/libs/renderengine/include/renderengine/ |
| D | LayerSettings.h | 238 static inline void PrintTo(const Buffer& settings, ::std::ostream* os) { in PrintTo() 255 static inline void PrintTo(const Geometry& settings, ::std::ostream* os) { in PrintTo() 268 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo() 280 static inline void PrintTo(const ShadowSettings& settings, ::std::ostream* os) { in PrintTo() 293 static inline void PrintTo(const StretchEffect& effect, ::std::ostream* os) { in PrintTo() 308 static inline void PrintTo(const LayerSettings& settings, ::std::ostream* os) { in PrintTo()
|
| D | PrintMatrix.h | 26 inline void PrintMatrix(const mat4& matrix, ::std::ostream* os) { in PrintMatrix()
|
| /frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
| D | LayerSettings.h | 195 static inline void PrintTo(const Buffer& settings, ::std::ostream* os) { in PrintTo() 210 static inline void PrintTo(const Geometry& settings, ::std::ostream* os) { in PrintTo() 221 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo() 229 static inline void PrintTo(const ShadowSettings& settings, ::std::ostream* os) { in PrintTo() 240 static inline void PrintTo(const LayerSettings& settings, ::std::ostream* os) { in PrintTo()
|
| /frameworks/libs/net/common/device/com/android/net/module/util/async/ |
| D | FileHandle.java | 44 Closeable closeable, InputStream is, OutputStream os) { in fromBlockingStream() 52 InputStream is, OutputStream os) { in FileHandle()
|
| /frameworks/base/cmds/incidentd/src/ |
| D | Privacy.cpp | 25 namespace os { namespace 37 strstream os; in toString() local
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | TraceBuffer.java | 75 void write(S encapsulatingProto, Queue<T> buffer, OutputStream os) throws IOException; in write() 95 OutputStream os) throws IOException { in write() 165 try (OutputStream os = new FileOutputStream(traceFile)) { in writeTraceToFile()
|
| D | ArtBinaryXmlSerializer.java | 37 protected FastDataOutput obtainFastDataOutput(@NonNull OutputStream os) { in obtainFastDataOutput()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
| D | OverlayManagerSettingsTests.java | 235 ByteArrayOutputStream os = new ByteArrayOutputStream(); in testPersistEmpty() local 248 ByteArrayOutputStream os = new ByteArrayOutputStream(); in testPersistDifferentOverlaysSameUser() local 267 ByteArrayOutputStream os = new ByteArrayOutputStream(); in testPersistSameOverlayDifferentUsers() local 286 ByteArrayOutputStream os = new ByteArrayOutputStream(); in testPersistEnabled() local 342 ByteArrayOutputStream os = new ByteArrayOutputStream(); in testPersistAndRestore() local
|
| /frameworks/native/services/powermanager/ |
| D | PowerSaveState.cpp | 23 namespace android::os { namespace
|
| D | Temperature.cpp | 24 namespace os { namespace
|
| D | ParcelDuration.cpp | 23 namespace android::os { namespace
|
| D | CoolingDevice.cpp | 24 namespace os { namespace
|
| /frameworks/native/cmds/dumpstate/ |
| D | TaskQueue.cpp | 20 namespace os { namespace
|
| /frameworks/native/libs/binder/ |
| D | ParcelFileDescriptor.cpp | 20 namespace os { namespace
|
| /frameworks/base/apct-tests/perftests/core/src/android/util/ |
| D | XmlPerfTest.java | 76 try (ByteArrayOutputStream os = new ByteArrayOutputStream()) { in doWrite() 105 try (ByteArrayOutputStream os = new ByteArrayOutputStream()) { in doRead()
|
| /frameworks/base/core/tests/coretests/src/android/os/ |
| D | MemoryFileTest.java | 87 OutputStream os = file.getOutputStream(); in testRun() local 108 OutputStream os = file.getOutputStream(); in testOutputStreamAdvances() local
|