Home
last modified time | relevance | path

Searched defs:exist (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp162 bool PersistentJsonStorage::exist(const FilePath& subPath) const in exist() function in PersistentJsonStorage
/openbmc/qemu/tests/unit/
H A Dtest-qht.c44 static void do_rm(int init, int end, bool exist) in do_rm()