Home
last modified time | relevance | path

Searched defs:url (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/bmcweb/static/redfish/v1/odata/
H A Dindex.json7 "url": "/redfish/v1/$metadata" string
12 "url": "/redfish/v1/odata" string
17 "url": "/redfish/v1/JsonSchemas" string
22 "url": "/redfish/v1/" string
27 "url": "/redfish/v1/ServiceRoot" string
32 "url": "/redfish/v1/Systems" string
37 "url": "/redfish/v1/Chassis" string
42 "url": "/redfish/v1/Managers" string
47 "url": "/redfish/v1/SessionService" string
52 "url": "/redfish/v1/AccountService" string
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Ddistro_check.py7 def create_socket(url, d): argument
14 def get_links_from_url(url, d): argument
25 def find_latest_numeric_release(url, d): argument
52 def get_source_package_list_from_url(url, section, d): argument
65 def get_source_package_list_from_url_by_letter(url, section, d): argument
97 def find_latest_debian_release(url, d): argument
109 def get_debian_style_source_package_list(url, section, d): argument
129 def find_latest_ubuntu_release(url, d): argument
/openbmc/bmcweb/static/google/v1/odata/
H A Dindex.json7 "url": "/google/v1/$metadata" string
12 "url": "/google/v1/odata" string
17 "url": "/google/v1/" string
22 "url": "/google/v1/ServiceRoot" string
27 "url": "/google/v1/RootOfTrustCollection" string
/openbmc/openbmc-test-automation/lib/
H A Dredfish_request.py34 def form_url(url): argument
67 def request_login(self, headers, url, credential, timeout=10): argument
106 def request_get(self, headers, url, timeout=10, verify=False): argument
150 def request_patch(self, headers, url, data=None, timeout=10, verify=False): argument
199 def request_post(self, headers, url, data=None, timeout=10, verify=False): argument
253 self, headers, url, files=None, data=None, timeout=10, verify=False argument
312 self, headers, url, data=None, timeout=10, verify=False argument
/openbmc/bmcweb/http/
H A Dutility.hpp38 constexpr uint64_t getParameterTag(std::string_view url) in getParameterTag()
338 appendUrlPieces(boost::urls::url& url, in appendUrlPieces()
354 inline void appendUrlPieces(boost::urls::url& url, const AV... args) in appendUrlPieces()
405 inline bool readUrlSegments(const boost::urls::url_view_base& url, in readUrlSegments()
449 inline bool readUrlSegments(const boost::urls::url_view_base& url, in readUrlSegments()
460 boost::urls::url url("/"); in replaceUrlSegment() local
485 inline void setProtocolDefaults(boost::urls::url& url, in setProtocolDefaults()
512 inline void setPortDefaults(boost::urls::url& url) in setPortDefaults()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlibtoaster.js104 url: url, property in AnonymousClass9980b04c0601
133 url: url, property in AnonymousClass9980b04c0701
153 url: url, property in AnonymousClass9980b04c0801
167 function _getProjectInfo(url, onsuccess, onfail){ argument
170 url: url, property in AnonymousClass9980b04c0901
196 url: libtoaster.ctx.xhrProjectUrl, property in AnonymousClass9980b04c0a01
367 url: libtoaster.ctx.xhrCustomRecipeUrl, property in AnonymousClass9980b04c1801
488 url: url, property in AnonymousClass9980b04c1e01
510 function _cancelProject (url, onsuccess, onfail) { argument
517 url: url, property in AnonymousClass9980b04c1f01
[all …]
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Drestapi.py27 def load_index(self, url, load): argument
50 def load_index_file(self, up, url, load): argument
134 def load_index_web(self, up, url, load): argument
268 def store_index(self, url, index): argument
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py92 def __init__(self, message, url): argument
100 def __init__(self, url): argument
108 def __init__(self, missing, url): argument
117 def __init__(self, message, url): argument
125 def __init__(self, url, cmd): argument
350 def decodeurl(url): argument
847 def localpath(url, d): argument
1168 def trusted_network(d, url): argument
1722 def start_url(self, url): argument
1736 def finish_url(self, url): argument
[all …]
H A Dgitsm.py155 def need_update_submodule(ud, url, module, modpath, workdir, d): argument
184 def download_submodule(ud, url, module, modpath, workdir, d): argument
210 def unpack_submodules(ud, url, module, modpath, workdir, d): argument
261 def add_submodule(ud, url, module, modpath, workdir, d): argument
/openbmc/bmcweb/test/http/
H A Drouter_test.cpp39 constexpr std::string_view url = "/foo"; in TEST() local
88 constexpr std::string_view url = "/foo/bar"; in TEST() local
114 constexpr std::string_view url = "/foo/bar"; variable
145 constexpr std::string_view url = "/foo/bar"; variable
/openbmc/bmcweb/scripts/
H A Dhostlogger_test.py26 def requests_get(url): argument
53 def label_parser(url, label): argument
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dredfish.py51 def enumerate_request(hostname, username, password, url, return_json="json"): argument
116 def walk_nested_dict(data, url=""): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp338 const std::string& url, const std::string& type) in handleUpdateErrorType()
404 const std::string& url, sdbusplus::message_t& m) in afterUpdateErrorMatcher()
439 const crow::Request& req, const std::string& url, in monitorForSoftwareAvailable()
526 boost::system::result<boost::urls::url> url = in parseSimpleUpdateUrl() local
571 const boost::urls::url_view_base& url) in doHttpsUpdate()
579 const boost::urls::url_view_base& url) in doTftpUpdate()
659 std::optional<boost::urls::url> url = in handleUpdateServiceSimpleUpdateAction() local
752 processUrl(boost::system::result<boost::urls::url_view>& url) in processUrl()
835 boost::system::result<boost::urls::url_view> url = in extractMultipartUpdateParameters() local
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp104 std::string_view url = parsedUrl->buffer(); in searchCollectionsArray() local
204 boost::urls::url url("/"); in addPrefixToStringItem() local
444 boost::urls::url url; in addSatelliteConfig() local
734 boost::urls::url url(sat->second); in forwardRequest() local
755 boost::urls::url url(sat.second); in forwardCollectionRequests() local
783 boost::urls::url url(sat.second); in forwardContainsSubordinateRequests() local
1190 boost::urls::url_view url = thisReq.url(); in beginAggregation() local
/openbmc/phosphor-webui/
H A Dpackage.json7 "url": "https://www.openbmc.org/" string
13 "url": "git://github.com/openbmc/phosphor-webui" string
95 "url": "http://www.apache.org/licenses/LICENSE-2.0" string
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/
H A Durls.py9 from django.urls import re_path as url unknown
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Durls.py9 from django.urls import re_path as url unknown
/openbmc/qemu/contrib/elf2dmp/
H A Ddownload.c12 int download_url(const char *name, const char *url) in download_url()
/openbmc/openbmc/meta-arm/ci/
H A Dupdate-repos11 def repo_shortname(url): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dutils.py83 def get_projectId_from_url(url): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py103 def get_tags(repo, log, pattern=None, url=None): argument
140 url, log, keywords): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Durls.py9 from django.urls import re_path as url, include unknown
/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp15 inline void sendUnauthorized(std::string_view url, in sendUnauthorized()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dlog_service_message_registry.hpp31 constexpr const char* url = variable
H A Dheartbeat_event_message_registry.hpp31 constexpr const char* url = variable

1234