Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go526 type scopePaths struct { struct
530 stubsHeaderPath android.Paths
535 stubsImplPath android.Paths
540 stubsDexJarPath android.Path
543 currentApiFilePath android.OptionalPath
546 removedApiFilePath android.OptionalPath
549 stubsSrcJar android.OptionalPath
552 …Paths) extractStubsLibraryInfoFromDependency(ctx android.ModuleContext, dep android.Module) error {
566 …ths) treatDepAsApiStubsProvider(dep android.Module, action func(provider ApiStubsProvider)) error {
575 …reatDepAsApiStubsSrcProvider(dep android.Module, action func(provider ApiStubsSrcProvider)) error {
[all …]