Searched refs:CargoOutDir (Results 1 – 4 of 4) sorted by relevance
244 if comp.CargoOutDir().Valid() {245 crate.Env["OUT_DIR"] = comp.CargoOutDir().String()
170 moduleGenDir := ctx.RustModule().compiler.CargoOutDir()254 moduleGenDir := ctx.RustModule().compiler.CargoOutDir()
341 func (compiler *baseCompiler) CargoOutDir() android.OptionalPath { func
467 CargoOutDir() android.OptionalPath methodSpec