Searched refs:PERSISTENT_DB_FILENAME (Results 1 – 1 of 1) sorted by relevance
835 pub const PERSISTENT_DB_FILENAME: &'static str = &"persistent.sqlite"; constant990 persistent_path.push(Self::PERSISTENT_DB_FILENAME); in make_persistent_path()