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