Home
last modified time | relevance | path

Searched refs:cachedCrateRootPath (Results 1 – 1 of 1) sorted by relevance

/build/soong/rust/
Dcompiler.go276 cachedCrateRootPath android.Path member
470 …compiler.cachedCrateRootPath, compiler.cachedCrateRootError = srcPathFromModuleSrcs(ctx, compiler.…
472 compiler.cachedCrateRootPath = android.PathForModuleSrc(ctx, *compiler.Properties.Crate_root)
621 return compiler.cachedCrateRootPath, compiler.cachedCrateRootError