Home
last modified time | relevance | path

Searched refs:serialized (Results 1 – 15 of 15) sorted by relevance

/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dsocket_manager.cpp42 std::string serialized = Serializer::Serialize(bcast); in SendDatagram() local
57 auto err = sendto(fd, serialized.c_str(), serialized.length(), 0, addr6, in SendDatagram()
70 err = sendto(fd, serialized.c_str(), serialized.length(), 0, addr4, in SendDatagram()
/openbmc/telemetry/tests/src/
H A Dtest_labeled_tuple.cpp44 nlohmann::json serialized(initial); in TEST_P() local
46 EXPECT_EQ(serialized["StringValue"], string_value); in TEST_P()
48 auto& actual_serialized_value = serialized["DoubleValue"]; in TEST_P()
62 LabeledTestingTuple deserialized = serialized.get<LabeledTestingTuple>(); in TEST_P()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-sphinxcontrib-serializinghtml_2.0.0.bb1 SUMMARY = 'sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML file…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-javaobj-py3_0.4.4.bb3 for reading and writing (writing is WIP currently) Java objects serialized\
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/
H A Dpkcs11-helper_1.30.0.bb5 certificates, or selecting a certificate directly by serialized id, handling \
/openbmc/qemu/tests/qemu-iotests/
H A D303.out70 0 serialized 65536 10092544
160 "type": "serialized",
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Drockchip-lvds.txt17 serialized LVDS signal.
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dmscc_sgpio.txt26 the serialized gpio stream. One 'port' will transport from 1 to 4
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md141 NOTE: the newly created blob is not serialized and stored until `BmcBlobCommit`
150 indicates that the memory content matches the data serialized to storage.
159 Store the serialized BinaryBlobStore to associated system file.
H A Devent-logging.md163 3. Persist a serialized version of the object.
/openbmc/telemetry/
H A D.gitignore81 # Android studio 3.1+ serialized cache file
/openbmc/bmcweb/
H A D.gitignore96 # Android studio 3.1+ serialized cache file
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c72 bool serialized; member
1550 if (s->serialized) { in xs_impl_serialize()
1555 s->serialized = true; in xs_impl_serialize()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0014-Revert-Make-constraints-of-NV-UEFI-variables-persist.patch372 * @param[out] data_len Length of serialized data
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_257.5.bb455 DESCRIPTION:${PN}-journal-remote = "systemd-journal-remote is a command to receive serialized journ…