Home
last modified time | relevance | path

Searched refs:isSelected (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-webui/app/common/directives/
H A Dldap-user-roles.js186 group.isSelected = toggleStatus;
192 return group.isSelected;
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp225 EXPECT_FALSE(child->isSelected()); in TEST()
227 EXPECT_TRUE(child->find("bar")->isSelected()); in TEST()
230 EXPECT_TRUE(query.selectTrie.root.find("bar")->isSelected()); in TEST()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp97 bool isSelected() const in isSelected() function in redfish::query_param::SelectTrieNode
901 if (reserved || (nextNode != nullptr && nextNode->isSelected())) in recursiveSelect()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3926 if not selection.isSelected(above):
3965 if not selection.isSelected(pos):
4016 if not selection.isSelected(pos):