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