Home
last modified time | relevance | path

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

/build/soong/rust/
Dproject_json.go36 rustProjectJsonFileName = "rust-project.json" const
285 path := android.PathForOutput(ctx, rustProjectJsonFileName)
Dproject_json_test.go39 content, err := ioutil.ReadFile(filepath.Join(result.Config.BuildDir(), rustProjectJsonFileName))