Home
last modified time | relevance | path

Searched +defs:modifiers +defs:delegate (Results 1 – 25 of 671) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/
H A DPropertySpec.kt43 public val modifiers: Set<KModifier> = builder.modifiers.toImmutableSet() constant
188 public val modifiers: MutableList<KModifier> = mutableListOf() constant in com.squareup.kotlinpoet.Builder
227 public fun delegate(format: String, vararg args: Any?): Builder = in delegate() method in com.squareup.kotlinpoet.Builder
230 public fun delegate(codeBlock: CodeBlock): Builder = apply { in delegate() method in com.squareup.kotlinpoet.Builder
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/
H A DExcluder.java55 private int modifiers = Modifier.TRANSIENT | Modifier.STATIC; field in Excluder
75 public Excluder withModifiers(int... modifiers) { in withModifiers()
141 private TypeAdapter<T> delegate() { in create() method
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
H A DPropertySubstitute.java44 private Property delegate; field in PropertySubstitute
162 int modifiers = f.getModifiers(); in setTargetType() local
246 public void setDelegate(Property delegate) { in setDelegate()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/repackaged-jarjar/kotlinc/
DPlatformComposeCore.jar ... Object { private static final kotlin.Lazy MAIN_HANDLER$delegate private static final android.os.Handler getMAIN_HANDLER ( ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/kotlin/
DPlatformComposeCore.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__compose__core__android_common__PlatformComposeCore.kotlin_module com ...
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DProviderMethodsModule.java50 private final Object delegate; field in ProviderMethodsModule
56 Object delegate, boolean skipFastClassGeneration, ModuleAnnotatedMethodScanner scanner) { in ProviderMethodsModule()
241 int modifiers = b.getModifiers(); in overrides() local
/aosp_15_r20/external/javassist/src/main/javassist/
H A DCtNewMethod.java132 public static CtMethod make(int modifiers, CtClass returnType, in make()
327 public static CtMethod delegator(CtMethod delegate, CtClass declaring) in delegator()
338 private static CtMethod delegator0(CtMethod delegate, CtClass declaring) in delegator0()
/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.h87 int modifiers) {} in DoURIActionWithKeyboardModifier()
97 void SetDelegate(Delegate* delegate) { in SetDelegate()
H A Dembedder_test.cpp53 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in UnsupportedHandlerTrampoline() local
62 auto* delegate = static_cast<EmbedderTest*>(platform)->GetDelegate(); in AlertTrampoline() local
67 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in SetTimerTrampoline() local
72 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in KillTimerTrampoline() local
79 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in GetPageTrampoline() local
84 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in DoURIActionTrampoline() local
93 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in DoGoToActionTrampoline() local
101 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in OnFocusChangeTrampoline() local
107 int modifiers) { in DoURIActionWithKeyboardModifierTrampoline()
108 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in DoURIActionWithKeyboardModifierTrampoline() local
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model/metalava-model/linux_glibc_common/kotlin/
Dmetalava-model.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-model__linux_glibc_common__metalava- ...
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/local-javac-header/
Djavapoet.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/search/SettingsLib-annotation-processor/linux_glibc_common/withres/
DSettingsLib-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/javac/
Djavapoet.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/kotlinpoet/1.8.0/
HDkotlinpoet-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinpoet.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/local-javac-header/
Dkotlinpoet.jar ... enum com.squareup.kotlinpoet.AnnotationSpec$UseSiteTarget DELEGATE private static final synthetic com.squareup.kotlinpoet. ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin/
Dkotlinpoet.jar ... enum com.squareup.kotlinpoet.AnnotationSpec$UseSiteTarget DELEGATE private static final synthetic com.squareup.kotlinpoet. ...
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/lint/
H A DApiLint.kt215 inner class FilteringReporter(private val delegate: Reporter) : Reporter by delegate { in <lambda>() constant in FilteringReporter
481 val modifiers = field.modifiers in <lambda>() constant
968 val modifiers = member.modifiers in <lambda>() constant
986 val modifiers = field.modifiers in <lambda>() constant
1021 val modifiers = field.modifiers in <lambda>() constant
1189 val modifiers = method.modifiers in <lambda>() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/view_inspector/view-inspector-annotation-processor/linux_glibc_common/withres/
Dview-inspector-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model-psi/metalava-model-psi/linux_glibc_common/local-javac-header/
Dmetalava-model-psi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-model- ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model-psi/metalava-model-psi/linux_glibc_common/kotlin/
Dmetalava-model-psi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-model- ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava/metalava/linux_glibc_common/kotlin/
Dmetalava.jar ... .android.tools.metalava.model.ModifierList modifiers com.android.tools.metalava.model. ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model-text/metalava-model-text/linux_glibc_common/local-javac-header/
Dmetalava-model-text.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-model- ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model-text/metalava-model-text/linux_glibc_common/kotlin/
Dmetalava-model-text.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-model- ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model/metalava-model/linux_glibc_common/javac-header/
Dmetalava-model.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-stdlib- ...

12345678910>>...27