Home
last modified time | relevance | path

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

/build/soong/rust/
Dsource_provider.go38 sourceProviderProps() []interface{} methodSpec
50 func (sp *baseSourceProvider) sourceProviderProps() []interface{} { func
Dbindgen.go148 func (b *bindgenDecorator) sourceProviderProps() []interface{} { func