Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go2236 type sdkVariantPropertiesContainer struct { struct
2237 sdkVariant *sdk
2238 properties interface{}
2241 func (c sdkVariantPropertiesContainer) optimizableProperties() interface{} {
2245 func (c sdkVariantPropertiesContainer) String() string {