/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | libVulkan.cpp | 907 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(lineRasterizationFeatures); in vkCreateDevice() local 917 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(provokingVertexFeatures); in vkCreateDevice() local 997 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk11Features); in vkCreateDevice() local 1007 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk12Features); in vkCreateDevice() local 1017 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk13Features); in vkCreateDevice() local 1027 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(depthClipFeatures); in vkCreateDevice() local 1037 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(blendOpFeatures); in vkCreateDevice() local 1047 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(dynamicStateFeatures); in vkCreateDevice() local 1057 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(dynamicStateFeatures); in vkCreateDevice() local 1067 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(privateDataFeatures); in vkCreateDevice() local [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/accounts/ |
H A D | AbstractAccountAuthenticator.java | 316 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator.Transport 696 public abstract Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator
|
/aosp_15_r20/external/google-cloud-java/java-language/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/ |
H A D | AnnotateTextRequestOrBuilder.java | 80 boolean hasFeatures(); in hasFeatures() method
|
/aosp_15_r20/external/google-cloud-java/java-language/proto-google-cloud-language-v1beta2/src/main/java/com/google/cloud/language/v1beta2/ |
H A D | AnnotateTextRequestOrBuilder.java | 80 boolean hasFeatures(); in hasFeatures() method
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v2/src/main/java/com/google/cloud/speech/v2/ |
H A D | RecognitionConfig.java | 240 public boolean hasFeatures() { in hasFeatures() method in RecognitionConfig 1276 public boolean hasFeatures() { in hasFeatures() method in RecognitionConfig.Builder
|
H A D | RecognitionConfigOrBuilder.java | 113 boolean hasFeatures(); in hasFeatures() method
|
/aosp_15_r20/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/ |
H A D | MyAccountAuthenticator.java | 60 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MyAccountAuthenticator
|
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/ |
D | Authenticator.java | 70 public Bundle hasFeatures(AccountAuthenticatorResponse r, Account account, String[] strings) in hasFeatures() method in Authenticator
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/ |
D | PbapClientAccountAuthenticator.java | 127 public Bundle hasFeatures(AccountAuthenticatorResponse r, Account account, String[] features) in hasFeatures() method in PbapClientAccountAuthenticator
|
/aosp_15_r20/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/ |
H A D | MockAuthenticatorService.java | 83 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAuthenticatorService.Authenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/ |
H A D | PocAuthService.java | 80 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in PocAuthService.PocAuthenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/ |
H A D | PocAuthService.java | 79 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in PocAuthService.Authenticator
|
/aosp_15_r20/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
H A D | SyncAdapterSettingsAuthenticator.java | 88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in SyncAdapterSettingsAuthenticator.Authenticator
|
/aosp_15_r20/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/ |
H A D | TestAccountAuthenticator.java | 81 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in TestAccountAuthenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/test-app/src/android/security/cts/CVE_2024_43086_test/ |
H A D | PocAuthService.java | 98 public Bundle hasFeatures( in hasFeatures() method in PocAuthService.PocAbstractAccountAuthenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/ |
H A D | PocAuthenticator.java | 95 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in PocAuthenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-2/src/android/security/cts/CVE_2024_43086_helper/ |
H A D | PocAuthService.java | 98 public Bundle hasFeatures( in hasFeatures() method in PocAuthService.PocAbstractAccountAuthenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-1/src/android/security/cts/CVE_2024_43086_helper/ |
H A D | PocAuthService.java | 98 public Bundle hasFeatures( in hasFeatures() method in PocAuthService.PocAbstractAccountAuthenticator
|
/aosp_15_r20/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
H A D | TestDefaultAuthenticator.java | 120 public Bundle hasFeatures( in hasFeatures() method in TestDefaultAuthenticator
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-40676/src/android/security/cts/CVE_2024_40676/ |
H A D | AccountService.java | 122 public Bundle hasFeatures( in hasFeatures() method in AccountService.PocAccountAuthenticator
|
/aosp_15_r20/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/ |
H A D | StubAccountService.java | 98 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in StubAccountService.StubAuthenticator
|
/aosp_15_r20/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/ |
H A D | StubAuthenticator.java | 90 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in StubAuthenticator.Authenticator
|
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/ |
D | TestAuthenticator.java | 124 public Bundle hasFeatures( in hasFeatures() method in TestAuthenticator
|
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/accounts/ |
D | GenericAccountService.java | 120 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in GenericAccountService.Authenticator
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
H A D | MockAccountAuthenticator.java | 87 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
|