Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_info_json.go71 func encodeModuleInfoJSON(w io.Writer, moduleInfoJSON *ModuleInfoJSON) error { func
H A Dandroidmk.go788 err := encodeModuleInfoJSON(moduleInfoJSONBuf, moduleInfoJSON)