Home
last modified time | relevance | path

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

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