Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp52 assertThatPathIsNotSymlink(path); in store()
111 assertThatPathIsNotSymlink(path); in load()
168 void PersistentJsonStorage::assertThatPathIsNotSymlink( in assertThatPathIsNotSymlink() function in PersistentJsonStorage
H A Dpersistent_json_storage.hpp22 static void assertThatPathIsNotSymlink(const std::filesystem::path& path);