Searched defs:scopePaths (Results 1 – 1 of 1) sorted by relevance
495 type scopePaths struct { struct499 stubsHeaderPath android.Paths504 stubsImplPath android.Paths507 currentApiFilePath android.OptionalPath510 removedApiFilePath android.OptionalPath513 stubsSrcJar android.OptionalPath516 func (paths *scopePaths) extractStubsLibraryInfoFromDependency(dep android.Module) error {526 …ths) treatDepAsApiStubsProvider(dep android.Module, action func(provider ApiStubsProvider)) error {535 …reatDepAsApiStubsSrcProvider(dep android.Module, action func(provider ApiStubsSrcProvider)) error {544 func (paths *scopePaths) extractApiInfoFromApiStubsProvider(provider ApiStubsProvider) {[all …]