Home
last modified time | relevance | path

Searched defs:providerJson (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/blueprint/
H A Dcontext.go5121 type providerJson struct { struct
5122 Type string `json:"type"`
5123 Debug string `json:"debug"` // from GetDebugString on the provider data
5124 Fields interface{} `json:"fields"`