Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go762 return writeModuleInfoJSON(ctx, moduleInfoJSONs, moduleInfoJSONPath)
765 func writeModuleInfoJSON(ctx SingletonContext, moduleInfoJSONs []*ModuleInfoJSON, moduleInfoJSONPat… func