Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dsdk_library.go67 …peDependencyTag) extractDepInfo(ctx android.ModuleContext, dep android.Module, paths *scopePaths) {
526 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
646 scopePaths map[*apiScope]*scopePaths member