Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dwebassets.hpp107 const std::filesystem::path& absolutePath = dir.path(); in requestRoutes() local
109 absolutePath.string().substr(rootpath.string().size() - 1)}; in requestRoutes()
176 absolutePath.string(), extension); in requestRoutes()
185 [absolutePath, contentType, contentEncoding, etag, in requestRoutes()
227 if (!asyncResp->res.openFile(absolutePath)) in requestRoutes()