Home
last modified time | relevance | path

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

/build/soong/android/
Draw_files.go237 return &rawFilesSingleton{}
240 type rawFilesSingleton struct{} struct
242 func (rawFilesSingleton) GenerateBuildActions(ctx SingletonContext) { argument