Searched defs:child (Results 1 – 3 of 3) sorted by relevance
179 WalkDeps(visit func(child, parent Module) bool)189 WalkDepsProxy(visit func(child, parent ModuleProxy) bool)
331 val child = children.item(j) in parseApiVersions() constant
310 let mut child = OsCommand::new(updatable_command); in invoke_updatable_aflags() localVariable