Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go422 type ApexBundleDepsInfo struct { struct
423 flatListPath OutputPath
424 fullListPath OutputPath
433 func (d *ApexBundleDepsInfo) FlatListPath() Path {
437 func (d *ApexBundleDepsInfo) FullListPath() Path {
444 …psInfo) BuildDepsInfoLists(ctx ModuleContext, minSdkVersion string, depInfos DepNameToDepInfoMap) {
/build/soong/apex/
Dapex.go1271 android.ApexBundleDepsInfo anonMember
/build/soong/java/
Dapp.go315 android.ApexBundleDepsInfo anonMember