Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel.go100 GetBazelBuildFileContents(c Config, path, name string) (string, error) methodSpec
488 func (b *BazelModuleBase) GetBazelBuildFileContents(c Config, path, name string) (string, error) { func