Home
last modified time | relevance | path

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

/build/soong/sdk/
Dsdk_test.go336 extractor := newCommonValueExtractor(common)
411 extractor := newCommonValueExtractor(common)
Dupdate.go320 extractor := newCommonValueExtractor(commonDynamicMemberProperties)
1214 commonValueExtractor := newCommonValueExtractor(commonProperties)
1321 func newCommonValueExtractor(propertiesStruct interface{}) *commonValueExtractor { func