Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 31) sorted by relevance

12

/system/update_engine/payload_generator/
Dannotated_operation.cc31 void OutputExtents(std::ostream* os, in OutputExtents()
53 std::ostream& operator<<(std::ostream& os, const AnnotatedOperation& aop) { in operator <<()
/system/libvintf/
Dparse_string.cpp48 std::ostream &operator<<(std::ostream &os, const std::vector<T> objs) { in operator <<()
102 std::ostream &operator<<(std::ostream &os, const KernelConfigTypedValue &kctv) { in operator <<()
133 std::ostream& operator<<(std::ostream& os, Level l) { in operator <<()
229 std::ostream &operator<<(std::ostream &os, const Version &ver) { in operator <<()
254 std::ostream &operator<<(std::ostream &os, const VersionRange &vr) { in operator <<()
285 std::ostream &operator<<(std::ostream &os, const VndkVersionRange &vr) { in operator <<()
313 std::ostream &operator<<(std::ostream &os, const TransportArch &ta) { in operator <<()
343 std::ostream &operator<<(std::ostream &os, const KernelVersion &ver) { in operator <<()
365 std::ostream &operator<<(std::ostream &os, const ManifestHal &hal) { in operator <<()
391 std::ostream &operator<<(std::ostream &os, const MatrixHal &req) { in operator <<()
[all …]
/system/netd/libnetdutils/
DNetlink.cpp62 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 <<()
DNetfilter.cpp25 std::ostream& operator<<(std::ostream& os, const nfgenmsg& msg) { in operator <<()
DFd.cpp22 std::ostream& operator<<(std::ostream& os, const Fd& fd) { in operator <<()
DUniqueFd.cpp33 std::ostream& operator<<(std::ostream& os, const UniqueFd& fd) { in operator <<()
DStatus.cpp49 std::ostream& operator<<(std::ostream& os, const Status& s) { in operator <<()
DSlice.cpp54 std::ostream& operator<<(std::ostream& os, const Slice& slice) { in operator <<()
/system/update_engine/update_manager/
Dumtest_utils.cc25 void PrintTo(const EvalStatus& status, ::std::ostream* os) { in PrintTo()
/system/core/base/
Dchrono_utils.cpp36 std::ostream& operator<<(std::ostream& os, const Timer& t) { in operator <<()
Dchrono_utils_test.cpp71 std::stringstream os; in TEST() local
/system/bt/binder/android/os/
Dparcel_file_descriptor.cc25 namespace os { namespace
Dparcel_uuid.cc25 namespace os { namespace
/system/connectivity/wifilogd/
Dmain_loop.cpp41 MainLoop::MainLoop(const std::string& socket_name, std::unique_ptr<Os> os, in MainLoop()
Dcommand_processor.cpp128 std::unique_ptr<Os> os) in CommandProcessor()
/system/update_engine/common/
Dtest_utils.cc55 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo()
59 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo()
/system/vold/
DCheckEncryption.cpp72 std::ostringstream os; in check_file() local
/system/timezone/distro/tools/src/main/com/android/timezone/distro/tools/
DCreateTimeZoneDistro.java95 try (OutputStream os = new FileOutputStream(outputDistroFile)) { in main()
/system/nfc/src/gki/ulinux/
Dgki_int.h53 tGKI_OS os; member
/system/bt/profile/avrcp/tests/
Davrcp_test_helper.h136 void DescribeTo(::std::ostream* os) const override { *os << "Packets match"; } in DescribeTo()
/system/connectivity/wifilogd/tests/
Dmain_loop_unittest.cpp126 auto os = std::make_unique<StrictMock<MockOs>>(); in TEST_F() local
/system/core/init/
Ddescriptors.cpp44 std::ostream& operator<<(std::ostream& os, const DescriptorInfo& info) { in operator <<()
/system/libhidl/base/include/hidl/
DMQDescriptor.h263 std::string os; in toString() local
/system/libhidl/base/
DHidlSupport.cpp214 std::ostream& operator<<(std::ostream& os, const hidl_string& str) { in operator <<()
/system/timezone/testing/src/main/java/libcore/tzdata/testing/
DZoneInfoTestHelper.java312 static void writeInt(ByteArrayOutputStream os, int value) { in writeInt()

12