Home
last modified time | relevance | path

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

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