Home
last modified time | relevance | path

Searched defs:isAnonymous (Results 1 – 25 of 238) sorted by relevance

12345678910

/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/credentials/
H A DCredentialUtils.java34 public static boolean isAnonymous(AwsCredentials credentials) { in isAnonymous() method in CredentialUtils
42 public static boolean isAnonymous(AwsCredentialsIdentity credentials) { in isAnonymous() method in CredentialUtils
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetParameters.java152 boolean isAnonymous, in AdvertisingSetParameters()
219 public boolean isAnonymous() { in isAnonymous() method in AdvertisingSetParameters
447 public Builder setAnonymous(boolean isAnonymous) { in setAnonymous()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DJavaClass.java68 private boolean isAnonymous = false; field in JavaClass
700 public final boolean isAnonymous() { in isAnonymous() method in JavaClass
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/util/
H A DCredentialUtils.java33 public static boolean isAnonymous(AwsCredentialsIdentity credentials) { in isAnonymous() method in CredentialUtils
/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/main/java/software/amazon/awssdk/auth/signer/internal/util/
H A DSignerMethodResolver.java92 public static boolean isAnonymous(AwsCredentials credentials) { in isAnonymous() method in SignerMethodResolver
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp20 static bool isAnonymous(StringRef Name) { in isAnonymous() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp20 static bool isAnonymous(StringRef Name) { in isAnonymous() function
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/
H A DJavaNames.java35 private boolean isAnonymous(final String vmname) { in isAnonymous() method in JavaNames
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DRbPath.java184 public boolean isAnonymous() { in isAnonymous() method in RbPath
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DAdvertisingSetParametersTest.java318 public void isAnonymous() { in isAnonymous() method in AdvertisingSetParametersTest
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DTpiStream.cpp68 template <typename T> static bool isAnonymous(T &Rec) { in isAnonymous() function
/aosp_15_r20/external/turbine/javatests/com/google/turbine/lower/
H A DIntegrationTestSupport.java142 private static boolean isAnonymous(ClassNode n) { in isAnonymous() method in IntegrationTestSupport
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DRecord.h1405 bool isAnonymous() const { in isAnonymous() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1611 bool isAnonymous() const { in isAnonymous() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h1749 bool isAnonymous() const { return Kind == RK_AnonymousDef; } in isAnonymous() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h1749 bool isAnonymous() const { return Kind == RK_AnonymousDef; } in isAnonymous() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h1749 bool isAnonymous() const { return Kind == RK_AnonymousDef; } in isAnonymous() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DRecord.h1749 bool isAnonymous() const { return Kind == RK_AnonymousDef; } in isAnonymous() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
H A DRecord.h1802 bool isAnonymous() const { in isAnonymous() function
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5267 AST_MATCHER(NamespaceDecl, isAnonymous) { in AST_MATCHER() argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable/android_common/combined/
Dframework-bluetooth.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/javac/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

12345678910