/aosp_15_r20/external/cronet/net/docs/ |
H A D | proxy.md | 91 ### DIRECT proxy scheme 102 ### HTTP proxy scheme 124 ### HTTPS proxy scheme 157 ### SOCKSv4 proxy scheme 181 ### SOCKSv5 proxy scheme 205 ### QUIC proxy scheme
|
/aosp_15_r20/cts/tests/mediaprovider/modern/src/android/provider/cts/media/modern/ |
H A D | MediaStoreIntentsTest.java | 122 final String[] schemes = new String[] { in testViewImageFile() local 144 final String[] schemes = new String[] { in testViewVideoFile() local 164 final String[] schemes = new String[] { in testViewAudioFile() local
|
/aosp_15_r20/cts/tests/mediaprovider/src/android/provider/cts/media/ |
H A D | MediaStoreIntentsTest.java | 115 final String[] schemes = new String[] { in testViewImageFile() local 136 final String[] schemes = new String[] { in testViewVideoFile() local 155 final String[] schemes = new String[] { in testViewAudioFile() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/util/ |
H A D | Linkify.java | 474 @Nullable String defaultScheme, @Nullable String[] schemes, in addLinks() 543 @Nullable String defaultScheme, @Nullable String[] schemes, in addLinks() 568 @Nullable String defaultScheme, @Nullable String[] schemes, in addLinks() 650 Spannable s, Pattern pattern, String[] schemes, in gatherLinks()
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_util.cc | 170 const std::vector<SchemeWithType>& schemes) { in DoIsInSchemes() 530 std::vector<SchemeWithHandler>* schemes) { in DoAddSchemeWithHandler() 540 void DoAddScheme(const char* new_scheme, std::vector<std::string>* schemes) { in DoAddScheme() 551 std::vector<SchemeWithType>* schemes) { in DoAddSchemeWithType()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | env.cc | 102 std::vector<std::string>* schemes) { in GetRegisteredFileSystemSchemes() 129 Status Env::GetRegisteredFileSystemSchemes(std::vector<std::string>* schemes) { in GetRegisteredFileSystemSchemes() 184 std::vector<string> schemes; in FlushFileSystemCaches() local
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | IntentFilterTest.java | 1678 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 1709 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 1719 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/vcs/ |
D | versioncontrol.py | 193 schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] variable in VcsSupport 279 schemes: Tuple[str, ...] = () variable in VersionControl
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/vcs/ |
D | versioncontrol.py | 193 schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] variable in VcsSupport 279 schemes: Tuple[str, ...] = () variable in VersionControl
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/vcs/ |
D | versioncontrol.py | 193 schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] variable in VcsSupport 279 schemes: Tuple[str, ...] = () variable in VersionControl
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/vcs/ |
D | versioncontrol.py | 193 schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] variable in VcsSupport 279 schemes: Tuple[str, ...] = () variable in VersionControl
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 27 schemes = dict( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 27 schemes = dict( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 27 schemes = dict( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 27 schemes = dict( variable
|
/aosp_15_r20/frameworks/base/core/proto/android/server/ |
H A D | intentresolver.proto | 38 repeated ArrayMapEntry schemes = 4; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/server/ |
D | intentresolver.pb.h | 834 …android::server::IntentResolverProto_ArrayMapEntry& IntentResolverProto::schemes(int index) const { in schemes() function 847 IntentResolverProto::schemes() const { in schemes() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/server/ |
D | intentresolver.pb.h | 795 …android::server::IntentResolverProto_ArrayMapEntry& IntentResolverProto::schemes(int index) const { in schemes() function 808 IntentResolverProto::schemes() const { in schemes() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/server/ |
D | intentresolver.pb.h | 795 …android::server::IntentResolverProto_ArrayMapEntry& IntentResolverProto::schemes(int index) const { in schemes() function 808 IntentResolverProto::schemes() const { in schemes() function
|
/aosp_15_r20/hardware/interfaces/drm/1.4/vts/functional/ |
H A D | drm_hal_test_main.cpp | 64 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anonf82d78320102()
|
/aosp_15_r20/hardware/interfaces/drm/1.3/vts/functional/ |
H A D | drm_hal_test_main.cpp | 75 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anon57260b910102()
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/ |
H A D | ModelBasedAuthSchemeProviderSpec.java | 112 List<AuthSchemeCodegenMetadata> schemes) { in addCasesForOperations()
|
/aosp_15_r20/frameworks/av/drm/libmediadrmrkp/src/ |
H A D | DrmRkpAdapter.cpp | 45 CryptoSchemes schemes{}; in getDrmRemotelyProvisionedComponents() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/s3express/ |
H A D | S3ExpressAuthSchemeProviderTest.java | 105 Map<String, AuthScheme<?>> schemes = new HashMap<>(); in authSchemesWithS3Express() local
|
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/ |
H A D | DrmFactory.cpp | 81 CryptoSchemes schemes{}; in getSupportedCryptoSchemes() local
|