Home
last modified time | relevance | path

Searched refs:indexMatchingSubTreeMapObjectPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dsystems_utils_test.cpp37 EXPECT_TRUE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
39 EXPECT_TRUE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
41 EXPECT_TRUE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
43 EXPECT_TRUE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
45 EXPECT_FALSE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
47 EXPECT_FALSE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
49 EXPECT_FALSE(systems_utils::indexMatchingSubTreeMapObjectPath( in TEST()
52 systems_utils::indexMatchingSubTreeMapObjectPath(asyncResp, 1, subtree, in TEST()
57 systems_utils::indexMatchingSubTreeMapObjectPath(asyncResp, 10, subtree, in TEST()
62 systems_utils::indexMatchingSubTreeMapObjectPath(asyncResp, 999, subtree, in TEST()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp328 inline bool indexMatchingSubTreeMapObjectPath( in indexMatchingSubTreeMapObjectPath() function
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp1400 if (!systems_utils::indexMatchingSubTreeMapObjectPath( in getTrustedModuleRequiredToBootCallback()
1497 if (!systems_utils::indexMatchingSubTreeMapObjectPath( in setTrustedModuleRequiredToBootCallback()