Home
last modified time | relevance | path

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

/build/soong/android/
Dlicense_sdk_member.go39 func (l *licenseSdkMemberType) IsInstance(module Module) bool { func
/build/soong/cc/
Dbinary_sdk_member.go55 func (mt *binarySdkMemberType) IsInstance(module android.Module) bool { func
Dlibrary_sdk_member.go107 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool { func
/build/soong/java/
Dsystem_modules.go252 func (mt *systemModulesSdkMemberType) IsInstance(module android.Module) bool { func
Dplatform_compat_config.go141 func (b *compatConfigMemberType) IsInstance(module android.Module) bool { func
Dbootclasspath_fragment.go702 func (b *bootclasspathFragmentMemberType) IsInstance(module android.Module) bool { func
Djava.go566 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool { func
867 func (mt *testSdkMemberType) IsInstance(module android.Module) bool { func