| /system/chre/chpp/test/ |
| D | packet_util.cpp | 214 void dumpRaw(std::ostream &os, const void *ptr, size_t len) { in dumpRaw() 251 void dumpPreamble(std::ostream &os, uint16_t preamble) { in dumpPreamble() 263 void dumpHeader(std::ostream &os, const ChppTransportHeader &hdr) { in dumpHeader() 285 void dumpConfig(std::ostream &os, const ChppTransportConfiguration &cfg) { in dumpConfig() 293 void dumpEmptyPacket(std::ostream &os, const ChppEmptyPacket &pkt) { in dumpEmptyPacket() 299 void dumpResetPacket(std::ostream &os, const ChppResetPacket &pkt) { in dumpResetPacket() 306 void dumpPacket(std::ostream &os, const ChppPacketPrefix &pkt) { in dumpPacket() 347 std::ostream &operator<<(std::ostream &os, const ChppEmptyPacket &pkt) { in operator <<() 352 std::ostream &operator<<(std::ostream &os, const ChppResetPacket &pkt) { in operator <<() 357 std::ostream &operator<<(std::ostream &os, const ChppPacketPrefix &pkt) { in operator <<()
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | cow_format.cpp | 34 std::ostream& EmitCowTypeString(std::ostream& os, CowOperationType cow_type) { in EmitCowTypeString() 57 std::ostream& operator<<(std::ostream& os, CowOperationType cow_type) { in operator <<() 61 std::ostream& operator<<(std::ostream& os, CowOperationV2 const& op) { in operator <<() 88 std::ostream& operator<<(std::ostream& os, CowOperationV3 const& op) { in operator <<() 107 std::ostream& operator<<(std::ostream& os, ResumePoint const& resume_point) { in operator <<()
|
| /system/libbase/include/android-base/ |
| D | result-gmock.h | 46 inline void PrintTo(const Result<T>& result, std::ostream* os) { in PrintTo() 55 inline void PrintTo(const Result<void>& result, std::ostream* os) { in PrintTo()
|
| /system/libvintf/ |
| D | parse_string.cpp | 48 std::ostream &operator<<(std::ostream &os, const std::vector<T> objs) { in operator <<() 137 std::ostream& operator<<(std::ostream& os, Level l) { in operator <<() 250 std::ostream &operator<<(std::ostream &os, const Version &ver) { in operator <<() 258 std::ostream& operator<<(std::ostream& os, const SepolicyVersion& ver) { in operator <<() 310 std::ostream &operator<<(std::ostream &os, const VersionRange &vr) { in operator <<() 317 std::ostream& operator<<(std::ostream& os, const SepolicyVersionRange& svr) { in operator <<() 349 std::ostream &operator<<(std::ostream &os, const VndkVersionRange &vr) { in operator <<() 377 std::ostream &operator<<(std::ostream &os, const TransportArch &ta) { in operator <<() 381 std::ostream &operator<<(std::ostream &os, const KernelVersion &ver) { in operator <<() 385 std::ostream &operator<<(std::ostream &os, const ManifestHal &hal) { in operator <<() [all …]
|
| /system/update_engine/payload_generator/ |
| D | annotated_operation.cc | 31 void OutputExtents(std::ostream* os, in OutputExtents() 53 std::ostream& operator<<(std::ostream& os, const AnnotatedOperation& aop) { in operator <<()
|
| /system/core/fastboot/ |
| D | mock_transport.h | 49 void DescribeTo(std::ostream* os) const { *os << "raw data is"; } in DescribeTo() 50 void DescribeNegationTo(std::ostream* os) const { *os << "raw data is not"; } in DescribeNegationTo()
|
| /system/core/fs_mgr/libfs_avb/ |
| D | types.cpp | 42 std::ostream& operator<<(std::ostream& os, VBMetaVerifyResult result) { in operator <<() 69 std::ostream& operator<<(std::ostream& os, AvbHandleStatus status) { in operator <<()
|
| /system/keymaster/tests/ |
| D | android_keymaster_test_utils.cpp | 37 std::ostream& operator<<(std::ostream& os, const keymaster_key_param_t& param) { in operator <<() 160 std::ostream& operator<<(std::ostream& os, const AuthorizationSet& set) { in operator <<()
|
| /system/memory/mmd/src/ |
| D | lib.rs | 18 pub mod os; module
|
| /system/core/libstats/bootstrap/ |
| D | StatsBootstrapAtomClient.cpp | 23 namespace os { namespace
|
| D | BootstrapClientInternal.cpp | 22 namespace os { namespace
|
| /system/media/audio/include/system/audio_effects/ |
| D | audio_effects_utils.h | 59 std::ostringstream os; in toString() local 154 std::ostringstream os; in toString() local 246 std::ostringstream os; in toString() local
|
| /system/libbase/ |
| D | chrono_utils.cpp | 36 std::ostream& operator<<(std::ostream& os, const Timer& t) { in operator <<()
|
| /system/update_engine/aosp/ |
| D | dynamic_partition_test_utils.h | 80 inline void VectorToStream(std::ostream& os, const V& param) { in VectorToStream() 247 void DescribeTo(std::ostream* os) const override { in DescribeTo() 251 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo()
|
| /system/apex/apexd/ |
| D | apexd_test_utils.h | 140 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo() 154 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() 505 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo()
|
| /system/security/provisioner/ |
| D | rkp_factory_extraction_lib_test.cpp | 50 std::ostream& operator<<(std::ostream& os, const Item& item) { in operator <<() 54 std::ostream& operator<<(std::ostream& os, const std::unique_ptr<Item>& item) { in operator <<() 58 std::ostream& operator<<(std::ostream& os, const Item* item) { in operator <<()
|
| /system/tools/aidl/ |
| D | location.cpp | 22 std::ostream& operator<<(std::ostream& os, const AidlLocation& l) { in operator <<()
|
| /system/update_engine/common/ |
| D | test_utils.cc | 55 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo() 59 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo()
|
| /system/extras/simpleperf/ |
| D | tracing_test.cpp | 63 std::ostream& operator<<(std::ostream& os, const TracingField& field) { in operator <<()
|
| /system/core/fs_mgr/libsnapshot/ |
| D | utility.cpp | 201 std::ostream& operator<<(std::ostream& os, const Now&) { in operator <<() 208 std::ostream& operator<<(std::ostream& os, CancelResult result) { in operator <<()
|
| /system/timezone/input_tools/version/src/main/com/android/timezone/version/tools/ |
| D | CreateTzVersion.java | 82 try (OutputStream os = new FileOutputStream(outputVersionFile)) { in main()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | FixedSize.h | 130 std::ostringstream os; in toString() local 380 std::ostringstream os; in toString() local 472 std::ostringstream os; in toString() local 564 std::ostringstream os; in toString() local
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | FixedSize.h | 130 std::ostringstream os; in toString() local 380 std::ostringstream os; in toString() local 472 std::ostringstream os; in toString() local 564 std::ostringstream os; in toString() local
|
| /system/tools/hidl/lint/ |
| D | Lint.cpp | 93 std::ostream& operator<<(std::ostream& os, const Lint& lint) { in operator <<()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | FixedSize.h | 141 std::ostringstream os; in toString() local 455 std::ostringstream os; in toString() local 552 std::ostringstream os; in toString() local 649 std::ostringstream os; in toString() local
|