Searched refs:rustProjectJsonFileName (Results 1 – 2 of 2) sorted by relevance
35 rustProjectJsonFileName = "rust-project.json" const205 path := android.PathForOutput(ctx, rustProjectJsonFileName)
39 …content, err := ioutil.ReadFile(filepath.Join(result.Config.SoongOutDir(), rustProjectJsonFileName…