Searched refs:to_owned (Results 1 – 3 of 3) sorted by relevance
61 .to_owned(); in vtable()80 const_items = "const USE_VTABLE_ATTR: () = ();".to_owned(); in vtable()
141 let option = "CONFIG_".to_owned() + option; in has()
824 fn to_owned(&self) -> Vec<T> { in to_owned() method829 fn to_owned(&self) -> Vec<T> { in to_owned() method