Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp61 limitPermissions(path.parent_path()); in store()
62 limitPermissions(path); in store()
153 void PersistentJsonStorage::limitPermissions(const std::filesystem::path& path) in limitPermissions() function in PersistentJsonStorage
H A Dpersistent_json_storage.hpp21 static void limitPermissions(const std::filesystem::path& path);