Home
last modified time | relevance | path

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

/build/soong/android/
Draw_files.go240 return &rawFilesSingleton{}
243 type rawFilesSingleton struct{} struct
245 func (rawFilesSingleton) GenerateBuildActions(ctx SingletonContext) { argument