Home
last modified time | relevance | path

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

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