Home
last modified time | relevance | path

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

/third_party/boost/libs/log/src/
Dtext_multifile_backend.cpp38 const filesystem::path m_BasePath; member
45 m_BasePath(filesystem::current_path()), in implementation()
53 return filesystem::absolute(p, m_BasePath); in make_absolute()
Dtext_file_backend.cpp643 const filesystem::path m_BasePath;
684 return filesystem::absolute(p, m_BasePath);
750 m_BasePath(filesystem::current_path()),
783 m_BasePath;