Home
last modified time | relevance | path

Searched refs:SelectTrie (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp233 SelectTrie getTrie(std::span<std::string_view> properties) in getTrie()
235 SelectTrie trie; in getTrie()
246 SelectTrie trie = getTrie(properties); in TEST()
258 SelectTrie trie = getTrie(properties); in TEST()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp126 struct SelectTrie struct
128 SelectTrie() = default;
185 SelectTrie selectTrie{};