Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go874 func (b *baseInfo) optimizableProperties() interface{} { func
1087 func (archInfo *archTypeSpecificInfo) optimizableProperties() interface{} { func
1427 optimizableProperties() interface{} methodSpec
1436 func (c dynamicMemberPropertiesContainer) optimizableProperties() interface{} { func
1482 itemValue := reflect.ValueOf(container.optimizableProperties())
1515 itemValue := reflect.ValueOf(container.optimizableProperties())
1527 itemValue := reflect.ValueOf(container.optimizableProperties())
Dsdk_test.go291 func (p *testPropertiesStruct) optimizableProperties() interface{} { func