Searched refs:init_with_defaults (Results 1 – 2 of 2) sorted by relevance
159 pub(crate) fn init_with_defaults(&self, a: &mut AgentInternal) { in init_with_defaults() method
148 config.init_with_defaults(&mut ai); in new()