Home
last modified time | relevance | path

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

/build/soong/rust/
Dtoolchain_library.go85 prefix := "linux-x86/" + GetRustPrebuiltVersion(ctx)
101 func GetRustPrebuiltVersion(ctx android.LoadHookContext) string { func