Home
last modified time | relevance | path

Searched defs:schemes (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/aosp_15_r20/external/cronet/net/docs/
H A Dproxy.md91 ### 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 DMediaStoreIntentsTest.java122 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 DMediaStoreIntentsTest.java115 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 DLinkify.java474 @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 Durl_util.cc170 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 Denv.cc102 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 DIntentFilterTest.java1678 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/
Dversioncontrol.py193 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/
Dversioncontrol.py193 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/
Dversioncontrol.py193 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/
Dversioncontrol.py193 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.py27 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.py27 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.py27 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.py27 schemes = dict( variable
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dintentresolver.proto38 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/
Dintentresolver.pb.h834 …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/
Dintentresolver.pb.h795 …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/
Dintentresolver.pb.h795 …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 Ddrm_hal_test_main.cpp64 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anonf82d78320102()
/aosp_15_r20/hardware/interfaces/drm/1.3/vts/functional/
H A Ddrm_hal_test_main.cpp75 [&](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 DModelBasedAuthSchemeProviderSpec.java112 List<AuthSchemeCodegenMetadata> schemes) { in addCasesForOperations()
/aosp_15_r20/frameworks/av/drm/libmediadrmrkp/src/
H A DDrmRkpAdapter.cpp45 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 DS3ExpressAuthSchemeProviderTest.java105 Map<String, AuthScheme<?>> schemes = new HashMap<>(); in authSchemesWithS3Express() local
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/
H A DDrmFactory.cpp81 CryptoSchemes schemes{}; in getSupportedCryptoSchemes() local

12345678910>>...25