Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dwebassets.hpp56 std::filesystem::path absolutePath; member
101 if (asyncResp->res.openFile(file.absolutePath) != crow::OpenCode::Success) in handleStaticAsset()
153 file.absolutePath = dir.path(); in addFile()
155 file.absolutePath.string().substr(rootpath.size() - 1)); in addFile()