Home
last modified time | relevance | path

Searched defs:checkedCrateRootPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Dcompiler.go78 checkedCrateRootPath() (android.Path, error) methodSpec
621 func (compiler *baseCompiler) checkedCrateRootPath() (android.Path, error) { func
H A Dlibrary.go640 func (library *libraryDecorator) checkedCrateRootPath() (android.Path, error) { func