Home
last modified time | relevance | path

Searched defs:url (Results 51 – 75 of 100) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dopcua.json4 "url": "localhost:4840/freeopcua/server/", string
/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish.py285 def walk_nested_dict(self, data, url=""): argument
H A Dbmc_redfish_utils.py374 def walk_nested_dict(self, data, url=""): argument
/openbmc/bmcweb/redfish-core/include/registries/
H A Dstorage_device_message_registry.hpp31 constexpr const char* url = variable
H A Dfabric_message_registry.hpp31 constexpr const char* url = variable
H A Dpower_message_registry.hpp31 constexpr const char* url = variable
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py64 def getGitCloneDirectory(self, url, branch): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp87 const char* url = nullptr; in handleMessageRoutesMessageRegistryFileGet() local
H A Dvirtual_media.hpp130 boost::system::result<boost::urls::url_view> url = in getTransferProtocolTypeFromUri() local
554 boost::system::result<boost::urls::url_view> url = in validateParams() local
H A Dsensors.hpp674 boost::urls::url url = boost::urls::format( in populateFanRedundancy() local
1785 boost::urls::url url = in getPowerSupply() local
1977 boost::urls::url url = boost::urls::format( in getSensorData() local
2015 boost::urls::url url = boost::urls::format( in getSensorData() local
/openbmc/bmcweb/http/
H A Dapp.hpp27 #define BMCWEB_ROUTE(app, url) \ argument
H A Dhttp_request.hpp114 boost::urls::url_view url() const in url() function
H A Drouting.hpp239 std::string_view url = urlIn; in add() local
501 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod()
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py103 def basic_reponse_check(response, url): argument
/openbmc/bmcweb/include/
H A Dauthentication.hpp201 inline bool isOnAllowlist(std::string_view url, boost::beast::http::verb method) in isOnAllowlist()
H A Devent_service_store.hpp55 boost::system::result<boost::urls::url> url = in fromJson() local
/openbmc/bmcweb/test/http/
H A Dutility_test.cpp178 boost::urls::url url("/redfish/v1/foo"); in TEST() local
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py130 def __init__(self, url): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_page_tab_config.py139 def check_config_nav_item(index, item_name, url): argument
H A Dtest_project_page.py392 def check_tab_link(tab_index, tab_name, url): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dimportlayer.js139 var layer = { name: layerNameInput.val(), url: "#", id: -1 }; property in AnonymousFunction1aaebdcb0900.layer
H A Dprojectpage.js370 url: libtoaster.ctx.xhrProjectUrl, property in AnonymousClass369530a72401
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-controller.js105 var getCertificatePromise = function(url) { argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py174 def get(self, url): argument
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp229 std::string url = in processSrvRequest() local

1234