Searched defs:exist (Results 1 – 11 of 11) sorted by relevance
162 bool PersistentJsonStorage::exist(const FilePath& subPath) const in exist() function in PersistentJsonStorage
44 static void do_rm(int init, int end, bool exist) in do_rm()