Home
last modified time | relevance | path

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

/build/soong/android/
Dlicense_sdk_member.go39 func (l *licenseSdkMemberType) IsInstance(module Module) bool { func
Dsdk.go691 IsInstance(module Module) bool methodSpec
/build/soong/sdk/
Dmember_trait_test.go48 func (t *fakeMemberType) IsInstance(module android.Module) bool { func
/build/soong/cc/
Dbinary_sdk_member.go55 func (mt *binarySdkMemberType) IsInstance(module android.Module) bool { func
Dlibrary_sdk_member.go190 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool { func
/build/soong/java/
Dsystem_modules.go252 func (mt *systemModulesSdkMemberType) IsInstance(module android.Module) bool { func
Dsystemserver_classpath_fragment.go255 func (s *systemServerClasspathFragmentMemberType) IsInstance(module android.Module) bool { func
Dplatform_compat_config.go141 func (b *compatConfigMemberType) IsInstance(module android.Module) bool { func
Dbootclasspath_fragment.go937 func (b *bootclasspathFragmentMemberType) IsInstance(module android.Module) bool { func
Djava.go717 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool { func
1188 func (mt *testSdkMemberType) IsInstance(module android.Module) bool { func
Dsdk_library.go2772 func (s *sdkLibrarySdkMemberType) IsInstance(module android.Module) bool { func