Home
last modified time | relevance | path

Searched refs:ApexBundleDepsInfoIntf (Results 1 – 3 of 3) sorted by relevance

/build/soong/apex/
Dapex_singleton.go49 if binaryInfo, ok := module.(android.ApexBundleDepsInfoIntf); ok {
Dapex.go1836 var _ android.ApexBundleDepsInfoIntf = (*apexBundle)(nil)
/build/soong/android/
Dapex.go427 type ApexBundleDepsInfoIntf interface { interface