Lines Matching refs:FileStore
29 store = file_store.FileStore(self._store_file)
39 store = file_store.FileStore(self._store_file)
42 read_store = file_store.FileStore(self._store_file)
49 store = file_store.FileStore(self._store_file)
62 store = file_store.FileStore(self._store_file,
78 store = file_store.FileStore(self._store_file,
91 store = file_store.FileStore('/rooty/non-writable/path/mostly',
100 store = file_store.FileStore(self._store_file,
111 store = file_store.FileStore(self._store_file,
136 store = file_store.FileStore(self._store_file,
160 store = file_store.FileStore(self._store_file,
179 store = file_store.FileStore(self._store_file,
188 store = file_store.FileStore('/foo/path')