Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 928) sorted by path

12345678910>>...38

/openbmc/bmcweb/http/
H A Dapp.hpp143 const std::string root; in getRoutes() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp164 SelectTrieNode root; member
685 const nlohmann::json::json_pointer root = nlohmann::json::json_pointer(""); in findNavigationReferences() local
/openbmc/bmcweb/redfish-core/src/utils/
H A Djson_utils.cpp54 uint64_t getEstimatedJsonSize(const nlohmann::json& root) in getEstimatedJsonSize()
/openbmc/bmcweb/scripts/
H A Dgenerate_schema_collections.py68 def parse_root( argument
109 root, curr_entitytype, element, path, top_collections, found_top, xml_map argument
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_aggregator_test.cpp81 for (const auto& root : validRoots) in TEST() local
115 for (const auto& root : invalidRoots) in TEST() local
144 for (const auto& root : validRoots) in TEST() local
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp254 nlohmann::json root = R"({"SelectMe" : "foo", "OmitMe" : "bar"})"_json; in TEST() local
266 nlohmann::json root = R"( in TEST() local
324 nlohmann::json root = R"( in TEST() local
440 nlohmann::json root = R"( in TEST() local
/openbmc/dbus-sensors/src/
H A DHwmonTempMain.cpp293 fs::path root("/sys/bus/iio/devices"); in createSensors() local
/openbmc/hiomapd/vpnor/test/
H A Dcreate_aligned_window.cpp64 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_pnor_partition_table.cpp39 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_oob.cpp52 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_partition_exists.cpp58 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_partition_invalid.cpp48 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_remap.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_size.cpp60 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_straddle_partitions.cpp56 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_toc.cpp59 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_ro_partition.cpp50 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_rw_partition.cpp50 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_unmapped.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Ddump_flash.cpp72 test::VpnorRoot root(&tctx->ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dforce_readonly_toc.cpp56 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dread_patch.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dtmpd.hpp111 fs::path root; member in openpower::virtual_pnor::test::VpnorRoot
H A Dtoc_lookup_failed.cpp42 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dtoc_lookup_found.cpp42 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local

12345678910>>...38