Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_info_json.go79 func encodeModuleInfoJSON(w io.Writer, moduleInfoJSON *ModuleInfoJSON) error { func
Dandroidmk.go1004 err := encodeModuleInfoJSON(moduleInfoJSONBuf, moduleInfoJSON)