Home
last modified time | relevance | path

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

123

/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/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/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/bios-settings-mgr/src/
H A Dsecureboot.cpp53 std::ofstream os(secureBootFile.c_str(), in serialize() local
H A Dmanager_serialize.cpp100 std::ofstream os(path, std::ios::out | std::ios::binary); 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/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
/openbmc/telemetry/tests/src/params/
H A Dmetric_params.hpp92 inline std::ostream& operator<<(std::ostream& os, const MetricParams& mp) in operator <<()
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c89 uint8_t os; in board_fit_image_post_process() local
/openbmc/qemu/hw/misc/macio/
H A Dmacio.c142 OldWorldMacIOState *os = OLDWORLD_MACIO(d); in macio_oldworld_realize() local
210 OldWorldMacIOState *os = OLDWORLD_MACIO(obj); in macio_oldworld_init() local
/openbmc/qemu/tests/lcitool/
H A Drefresh93 def generate_yaml(os, target, arch, trailer=None): argument
/openbmc/telemetry/tests/src/
H A Dtest_sensor_cache.cpp24 friend void PrintTo(const IdParam& param, std::ostream* os) in PrintTo()

123