| /openbmc/telemetry/tests/src/helpers/ |
| H A D | report_params_helpers.hpp | 13 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 D | trigger_helpers.hpp | 9 inline void PrintTo(const TriggerAction& action, std::ostream* os) in PrintTo()
|
| H A D | metric_value_helpers.hpp | 7 inline void PrintTo(const MetricValue& o, std::ostream* os) in PrintTo()
|
| H A D | labeled_tuple_helpers.hpp | 13 std::ostream* os) in PrintTo()
|
| /openbmc/telemetry/tests/src/helpers/interfaces/ |
| H A D | json_storage_helpers.hpp | 10 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 D | sensor_id_helpers.hpp | 10 inline void PrintTo(const Sensor::Id& o, std::ostream* os) in PrintTo()
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | serialize.hpp | 44 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 D | duration_types_helpers.hpp | 9 std::ostream* os) in PrintTo()
|
| H A D | container_types_helpers.hpp | 9 void PrintTo(const std::vector<Param>& vec, std::ostream* os) in PrintTo()
|
| H A D | object_path_helpers.hpp | 8 inline void PrintTo(const string_path_wrapper& path, std::ostream* os) in PrintTo()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | serialize.cpp | 42 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 D | dump_serialize.cpp | 18 std::ofstream os(dir.c_str(), std::ios::binary); in serialize() local
|
| H A D | dump_entry.cpp | 81 std::ofstream os(serializePath, std::ios::binary); in serialize() local
|
| /openbmc/phosphor-led-manager/manager/ |
| H A D | serialize.cpp | 51 std::ofstream os(path.c_str(), std::ios::binary); in storeGroups() local
|
| /openbmc/bios-settings-mgr/src/ |
| H A D | secureboot.cpp | 53 std::ofstream os(secureBootFile.c_str(), in serialize() local
|
| H A D | manager_serialize.cpp | 100 std::ofstream os(path, std::ios::out | std::ios::binary); in serialize() local
|
| /openbmc/phosphor-user-manager/phosphor-ldap-config/ |
| H A D | ldap_mapper_serialize.cpp | 62 std::ofstream os(path.c_str(), std::ios::binary | std::ios::out); in serialize() local
|
| /openbmc/boost-dbus/include/dbus/ |
| H A D | endpoint.hpp | 47 inline std::ostream& operator<<(std::ostream& os, const dbus::endpoint& e) { in operator <<()
|
| /openbmc/phosphor-snmp/ |
| H A D | snmp_serialize.cpp | 65 std::ofstream os(fileName.string(), std::ios::binary); in serialize() local
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | event_serialize.cpp | 65 std::ofstream os(path.string(), std::ios::binary); in serialize() local
|
| /openbmc/telemetry/tests/src/params/ |
| H A D | metric_params.hpp | 92 inline std::ostream& operator<<(std::ostream& os, const MetricParams& mp) in operator <<()
|
| /openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
| H A D | spl.c | 89 uint8_t os; in board_fit_image_post_process() local
|
| /openbmc/qemu/hw/misc/macio/ |
| H A D | macio.c | 142 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 D | refresh | 93 def generate_yaml(os, target, arch, trailer=None): argument
|
| /openbmc/telemetry/tests/src/ |
| H A D | test_sensor_cache.cpp | 24 friend void PrintTo(const IdParam& param, std::ostream* os) in PrintTo()
|