Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go1832 type sdkVariantPropertiesContainer struct { struct
1833 sdkVariant *sdk
1834 properties interface{}
1837 func (c sdkVariantPropertiesContainer) optimizableProperties() interface{} {
1841 func (c sdkVariantPropertiesContainer) String() string {