Searched refs:no_gc (Results 1 – 1 of 1) sorted by relevance
765 fn no_gc(self) -> Result<(bool, T)>; in no_gc() method775 fn no_gc(self) -> Result<(bool, T)> { in no_gc() method897 Self::init_tables(tx).context("Trying to initialize tables.").no_gc() in new()1089 .no_gc() in do_table_size_query()1241 return Ok(result).no_gc(); in handle_next_superseded_blobs()1260 Ok(vec![]).no_gc() in handle_next_superseded_blobs()1308 .no_gc() in key_exists()1356 .no_gc() in store_super_key()1388 .no_gc() in load_super_key()1580 Self::insert_keyparameter_internal(tx, key_id, params).no_gc() in insert_keyparameter()[all …]