Home
last modified time | relevance | path

Searched defs:isApplicable (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/cts/hostsidetests/securitybulletin/src/android/security/cts/
H A DPoc20_06.java40 String isApplicable = AdbUtils.runCommandLine("service list", getDevice()); in testPocCVE_2020_3635() local
55 String isApplicable = in testPocCVE_2020_3626() local
81 String isApplicable = AdbUtils.runCommandLine("service list", getDevice()); in testPocCVE_2020_3676() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/resolution/
H A DMethodResolutionLogic.java65 …public static boolean isApplicable(MethodDeclaration method, String name, List<Type> argumentsType… in isApplicable() method in MethodResolutionLogic
69 …private static boolean isApplicable(MethodDeclaration method, String name, List<Type> argumentsTyp… in isApplicable() method in MethodResolutionLogic
264 …public static boolean isApplicable(MethodUsage method, String name, List<Type> argumentsTypes, Typ… in isApplicable() method in MethodResolutionLogic
H A DConstructorResolutionLogic.java58 … public static boolean isApplicable(ConstructorDeclaration constructor, List<Type> argumentsTypes, in isApplicable() method in ConstructorResolutionLogic
63 … private static boolean isApplicable(ConstructorDeclaration constructor, List<Type> argumentsTypes, in isApplicable() method in ConstructorResolutionLogic
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/
H A DMethodResolutionLogic.java60 …public static boolean isApplicable(ResolvedMethodDeclaration method, String name, List<ResolvedTyp… in isApplicable() method in MethodResolutionLogic
64 …private static boolean isApplicable(ResolvedMethodDeclaration method, String name, List<ResolvedTy… in isApplicable() method in MethodResolutionLogic
256 …public static boolean isApplicable(MethodUsage method, String name, List<ResolvedType> argumentsTy… in isApplicable() method in MethodResolutionLogic
H A DConstructorResolutionLogic.java58 …public static boolean isApplicable(ResolvedConstructorDeclaration constructor, List<ResolvedType> … in isApplicable() method in ConstructorResolutionLogic
63 …private static boolean isApplicable(ResolvedConstructorDeclaration constructor, List<ResolvedType>… in isApplicable() method in ConstructorResolutionLogic
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultisampleCompatibilityTest.cpp130 bool isApplicable() const in isApplicable() function in __anon493382420111::EXTMultisampleCompatibilityTest
355 bool isApplicable() const in isApplicable() function in MultisampleCompatibilityTest
H A DFramebufferMixedSamplesTest.cpp30 bool isApplicable() const in isApplicable() function in __anond1b729cc0111::CHROMIUMFramebufferMixedSamplesTest
/aosp_15_r20/external/junit-params/src/main/java/junitparams/internal/parameters/
H A DParametrizationStrategy.java5 boolean isApplicable(); in isApplicable() method
H A DParametersFromValue.java20 public boolean isApplicable() { in isApplicable() method in ParametersFromValue
H A DParametersFromExternalClassMethod.java22 public boolean isApplicable() { in isApplicable() method in ParametersFromExternalClassMethod
H A DParametersFromTestClassMethod.java24 public boolean isApplicable() { in isApplicable() method in ParametersFromTestClassMethod
H A DParametersFromCustomProvider.java18 public boolean isApplicable() { in isApplicable() method in ParametersFromCustomProvider
H A DParametersFromExternalClassProvideMethod.java28 public boolean isApplicable() { in isApplicable() method in ParametersFromExternalClassProvideMethod
/aosp_15_r20/tools/asuite/asuite_plugin/src/java/com/android/atest/run/
H A DAtestConfigurationFactory.java59 public boolean isApplicable(@NotNull Project project) { in isApplicable() method in AtestConfigurationFactory
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/
DSettingPref.java59 public boolean isApplicable(Context context) { in isApplicable() method in SettingPref
/aosp_15_r20/external/skia/src/core/
H A DSkMaskGamma.h222 bool isApplicable() const { return SkToBool(this->fG); } in isApplicable() function
/aosp_15_r20/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/
H A DBookStylePreferredScreenCalculator.java206 private boolean isApplicable(HingeAngle hingeAngle, boolean likelyTentOrWedge, in isApplicable() method in BookStylePreferredScreenCalculator.StateTransition
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DDomainConfiguration.cpp408 bool CDomainConfiguration::isApplicable() const in isApplicable() function in CDomainConfiguration
/aosp_15_r20/external/clang/lib/Tooling/Core/
H A DReplacement.cpp52 bool Replacement::isApplicable() const { in isApplicable() function in clang::tooling::Replacement
/aosp_15_r20/external/ksp/gradle-plugin/src/main/kotlin/com/google/devtools/ksp/gradle/
H A DKspSubplugin.kt184 override fun isApplicable(kotlinCompilation: KotlinCompilation<*>): Boolean { in <lambda>() method in com.google.devtools.ksp.gradle.KspGradleSubplugin
/aosp_15_r20/prebuilts/misc/common/droiddriver/
HDdroiddriver-0.9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDdroiddriver-1.0.0-BETA1.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/appium/ io/ ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-preloader.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
HDlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12345