Home
last modified time | relevance | path

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

1234

/openbmc/telemetry/tests/src/helpers/
H A Dreport_params_helpers.hpp13 inline void PrintTo(const ReadingData& data, std::ostream* os) in PrintTo()
20 inline void PrintTo(const Readings& readings, std::ostream* os) in PrintTo()
28 inline void PrintTo(const ReportAction& action, std::ostream* os) in PrintTo()
H A Dtrigger_helpers.hpp9 inline void PrintTo(const TriggerAction& action, std::ostream* os) in PrintTo()
H A Dmetric_value_helpers.hpp7 inline void PrintTo(const MetricValue& o, std::ostream* os) in PrintTo()
H A Dlabeled_tuple_helpers.hpp13 std::ostream* os) in PrintTo()
/openbmc/linux/tools/perf/util/
Dstat-display.c
Dparse-regs-options.c
Dparse-branch-options.c
/openbmc/telemetry/tests/src/helpers/interfaces/
H A Djson_storage_helpers.hpp10 inline void PrintTo(const JsonStorage::FilePath& o, std::ostream* os) in PrintTo()
14 inline void PrintTo(const JsonStorage::DirectoryPath& o, std::ostream* os) in PrintTo()
H A Dsensor_id_helpers.hpp10 inline void PrintTo(const Sensor::Id& o, std::ostream* os) in PrintTo()
/openbmc/phosphor-inventory-manager/
H A Dserialize.hpp44 std::ofstream os(p, std::ios::binary); in serialize() local
59 std::ofstream os(p, std::ios::binary); in serialize() local
/openbmc/telemetry/tests/src/helpers/types/
H A Dduration_types_helpers.hpp9 std::ostream* os) in PrintTo()
H A Dcontainer_types_helpers.hpp9 void PrintTo(const std::vector<Param>& vec, std::ostream* os) in PrintTo()
H A Dobject_path_helpers.hpp8 inline void PrintTo(const string_path_wrapper& path, std::ostream* os) in PrintTo()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dserialize.cpp42 std::ofstream os(path.c_str()); in storePriority() local
63 std::ofstream os(path.c_str()); in storePurpose() local
/openbmc/linux/arch/mips/generic/
Dvmlinux.its.S
/openbmc/phosphor-debug-collector/
H A Ddump_serialize.cpp18 std::ofstream os(dir.c_str(), std::ios::binary); in serialize() local
H A Ddump_entry.cpp81 std::ofstream os(serializePath, std::ios::binary); in serialize() local
/openbmc/phosphor-led-manager/manager/
H A Dserialize.cpp51 std::ofstream os(path.c_str(), std::ios::binary); in storeGroups() local
/openbmc/linux/fs/ceph/
Dutil.c
/openbmc/bios-settings-mgr/src/
H A Dsecureboot.cpp53 std::ofstream os(secureBootFile.c_str(), in serialize() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_serialize.cpp62 std::ofstream os(path.c_str(), std::ios::binary | std::ios::out); in serialize() local
/openbmc/linux/lib/
Dref_tracker.c
/openbmc/boost-dbus/include/dbus/
H A Dendpoint.hpp47 inline std::ostream& operator<<(std::ostream& os, const dbus::endpoint& e) { in operator <<()
/openbmc/phosphor-snmp/
H A Dsnmp_serialize.cpp65 std::ofstream os(fileName.string(), std::ios::binary); in serialize() local
/openbmc/phosphor-dbus-monitor/src/
H A Devent_serialize.cpp65 std::ofstream os(path.string(), std::ios::binary); in serialize() local

1234