Searched defs:props (Results 1 – 5 of 5) sorted by relevance
21 pub props: BpProperties, field123 let mut props: Vec<(&String, &BpValue)> = self.map.iter().collect(); in write() localVariable
17 props: true, property
70 const props: string[] = []; constant
140 Properties props = new Properties(); in gatherAdminExtras() local
568 def find_files_in_props(target_arch, arch_install_dir, variation, name, props, file_to_info): argument