/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/google_c2p/ |
D | google_c2p_resolver.cc | 277 absl::string_view scheme() const override { return "google-c2p"; } in scheme() function in grpc_core::__anonb53caa870111::GoogleCloud2ProdResolverFactory 297 absl::string_view scheme() const override { in scheme() function in grpc_core::__anonb53caa870111::ExperimentalGoogleCloud2ProdResolverFactory
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ShareTargetInfo.java | 59 TargetData(String scheme, String host, String port, String path, String pathPattern, in TargetData() 184 final String scheme = ShortcutService.parseStringAttribute(parser, ATTR_SCHEME); in parseTargetData() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | testhttp.c | 26 *scheme, /* Scheme string */ member 230 char scheme[HTTP_MAX_URI], /* Scheme from URI */ in main() local
|
/aosp_15_r20/external/grpc-grpc/src/core/resolver/google_c2p/ |
H A D | google_c2p_resolver.cc | 281 absl::string_view scheme() const override { return "google-c2p"; } in scheme() function in grpc_core::__anonfd554f410111::GoogleCloud2ProdResolverFactory 302 absl::string_view scheme() const override { in scheme() function in grpc_core::__anonfd554f410111::ExperimentalGoogleCloud2ProdResolverFactory
|
/aosp_15_r20/packages/services/BuiltInPrintService/src/com/android/bips/discovery/ |
D | MdnsDiscovery.java | 67 public MdnsDiscovery(BuiltInPrintService printService, String scheme) { in MdnsDiscovery() 114 String scheme = info.getServiceType().contains(SERVICE_IPPS) ? SCHEME_IPPS : SCHEME_IPP; in toNetworkPrinter() local
|
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/javac/ |
D | libmonet.jar | ... .ux.material.libmonet.dynamiccolor.DynamicScheme scheme
int argb
double percentage
int alpha
public com.google ... |
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/repackaged-jarjar/javac/ |
D | libmonet.jar | com/google/ux/material/libmonet/utils/StringUtils.class
StringUtils.java
package ... |
/aosp_15_r20/external/curl/src/ |
H A D | tool_cb_hdr.c | 98 const char *scheme = NULL; in tool_header_cb() local 433 char *copyloc = NULL, *locurl = NULL, *scheme = NULL, *finalurl = NULL; in write_linked_location() local
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/symmetric/ |
H A D | DES.java | 325 private int scheme; field in DES.DESPBEKeyFactory 334 int scheme, in DESPBEKeyFactory()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/ |
H A D | DES.java | 325 private int scheme; field in DES.DESPBEKeyFactory 334 int scheme, in DESPBEKeyFactory()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
H A D | DES.java | 303 private int scheme; field in DES.DESPBEKeyFactory 312 int scheme, in DESPBEKeyFactory()
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/net/ |
H A D | UriTest.java | 454 private static void testHierarchical(String scheme, String authority, in testHierarchical() 538 String scheme, String authority, String path, String query, in compareHierarchical() 882 String scheme, in buildUriFromParts()
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
H A D | CryptRsa.c | 953 TPMT_RSA_DECRYPT *scheme // IN: a sign or decrypt scheme in CryptRsaSelectScheme() 1067 TPMT_RSA_DECRYPT *scheme, // IN: the type of padding and hash in CryptRsaEncrypt() 1147 TPMT_RSA_DECRYPT *scheme, // IN: the padding scheme in CryptRsaDecrypt()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | urlparse.py | 137 def urlparse(url, scheme='', allow_fragments=True): argument 168 def urlsplit(url, scheme='', allow_fragments=True): argument
|
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/ |
H A D | winhttp_client.cc | 96 TCHAR* scheme, in CrackUrl() 284 wchar_t scheme[16] = {0}; in CreateWinHttpClient() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ |
H A D | MediaItem.java | 535 @Nullable private UUID scheme; field in MediaItem.DrmConfiguration.Builder 549 public Builder(UUID scheme) { in Builder() 577 public Builder setScheme(UUID scheme) { in setScheme() 587 private Builder setNullableScheme(@Nullable UUID scheme) { in setNullableScheme() 685 public final UUID scheme; field in MediaItem.DrmConfiguration
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ |
H A D | MediaItem.java | 537 @Nullable private UUID scheme; field in MediaItem.DrmConfiguration.Builder 551 public Builder(UUID scheme) { in Builder() 579 public Builder setScheme(UUID scheme) { in setScheme() 589 private Builder setNullableScheme(@Nullable UUID scheme) { in setNullableScheme() 687 public final UUID scheme; field in MediaItem.DrmConfiguration
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | install.py | 155 def _inject_headers(name, scheme): argument 169 def _scheme_attrs(scheme): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/command/ |
D | install.py | 151 def _inject_headers(name, scheme): argument 165 def _scheme_attrs(scheme): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | install.py | 155 def _inject_headers(name, scheme): argument 169 def _scheme_attrs(scheme): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | install.py | 155 def _inject_headers(name, scheme): argument 169 def _scheme_attrs(scheme): argument
|