Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dwebassets.hpp69 std::filesystem::path absolutePath; member
115 if (asyncResp->res.openFile(file.absolutePath, bmcweb::EncodingType::Raw, in handleStaticAsset()
168 file.absolutePath = dir.path(); in addFile()
170 file.absolutePath.string().substr(rootpath.size() - 1)); in addFile()