Home
last modified time | relevance | path

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

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