Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go792 type ApexBundleDepsInfo struct { struct
793 flatListPath OutputPath
794 fullListPath OutputPath
803 func (d *ApexBundleDepsInfo) FlatListPath() Path {
807 func (d *ApexBundleDepsInfo) FullListPath() Path {
816 …psInfo) BuildDepsInfoLists(ctx ModuleContext, minSdkVersion string, depInfos DepNameToDepInfoMap) {
/build/soong/java/
Dapp.go170 android.ApexBundleDepsInfo anonMember
/build/soong/apex/
Dapex.go444 android.ApexBundleDepsInfo anonMember