/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | UriParser.h | 21 struct URI { struct 27 bool operator==(const URI &R) const { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | UriParser.h | 21 struct URI { struct 27 bool operator==(const URI &R) const { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | UriParser.h | 21 struct URI { struct 27 bool operator==(const URI &R) const { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | UriParser.h | 21 struct URI { struct 27 bool operator==(const URI &R) const { argument
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/ |
H A D | URI.java | 60 public class URI implements Serializable class 149 public URI(){} in URI() method in URI 157 public URI(URI p_other) in URI() method in URI 177 public URI(String p_uriSpec) throws MalformedURIException in URI() method in URI 194 public URI(URI p_base, String p_uriSpec) throws MalformedURIException in URI() method in URI 211 public URI(String p_scheme, String p_schemeSpecificPart) in URI() method in URI 253 public URI(String p_scheme, String p_host, String p_path, String p_queryString, String p_fragment) in URI() method in URI 284 …public URI(String p_scheme, String p_userinfo, String p_host, int p_port, String p_path, String p_… in URI() method in URI
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
H A D | URI.java | 65 final class URI class 152 public URI(){} in URI() method in URI 160 public URI(URI p_other) in URI() method in URI 180 public URI(String p_uriSpec) throws MalformedURIException in URI() method in URI 197 public URI(URI p_base, String p_uriSpec) throws MalformedURIException in URI() method in URI 214 public URI(String p_scheme, String p_schemeSpecificPart) in URI() method in URI 256 public URI(String p_scheme, String p_host, String p_path, String p_queryString, String p_fragment) in URI() method in URI 287 …public URI(String p_scheme, String p_userinfo, String p_host, int p_port, String p_path, String p_… in URI() method in URI
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/span/ |
H A D | uri.go | 31 type URI string type 43 func filename(uri URI) (string, error) { 72 func CompareURI(a, b URI) int { 82 func equalURI(a, b URI) bool {
|
H A D | span.go | 38 URI URI `json:"uri"` member 63 func New(uri URI, start Point, end Point) Span { 118 func (s Span) URI() URI { return s.v.URI } func
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/span/ |
D | uri.go | 31 type URI string type 43 func filename(uri URI) (string, error) { 72 func CompareURI(a, b URI) int { 82 func equalURI(a, b URI) bool {
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/ |
H A D | uri.go | 31 type URI string type 43 func filename(uri URI) (string, error) { 72 func CompareURI(a, b URI) int { 82 func equalURI(a, b URI) bool {
|
H A D | span.go | 38 URI URI `json:"uri"` member 63 func New(uri URI, start Point, end Point) Span { 118 func (s Span) URI() URI { return s.v.URI } func
|
/aosp_15_r20/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/customization/data/content/ |
H A D | CustomizationProviderContract.kt | 58 val URI: Uri = constant 82 val URI: Uri = constant 139 val URI: Uri = constant 164 val URI: Uri = BASE_URI.buildUpon().path(TABLE_NAME).build() constant 204 val URI: Uri = BASE_URI.buildUpon().path(TABLE_NAME).build() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/customization/SystemUICustomizationLib/android_common/kapt/gen/stubs/com/android/systemui/shared/customization/data/content/ |
D | CustomizationProviderContract.java | 38 private static final android.net.Uri URI = null; field in CustomizationProviderContract.FlagsTable 160 private static final android.net.Uri URI = null; field in CustomizationProviderContract.LockScreenQuickAffordances.AffordanceTable 259 private static final android.net.Uri URI = null; field in CustomizationProviderContract.LockScreenQuickAffordances.SelectionTable 318 private static final android.net.Uri URI = null; field in CustomizationProviderContract.LockScreenQuickAffordances.SlotTable 360 private static final android.net.Uri URI = null; field in CustomizationProviderContract.RuntimeValuesTable
|
/aosp_15_r20/external/cronet/url/android/java/src/org/chromium/url/ |
H A D | URI.java | 15 public class URI extends GURL { class 17 public URI(String uri) throws URISyntaxException { in URI() method in URI 24 private URI() {} in URI() method in URI
|
/aosp_15_r20/external/python/google-api-python-client/docs/ |
D | oauth-installed.md | 51 #### http://localhost 57 #### urn:ietf:wg:oauth:2.0:oob 65 #### urn:ietf:wg:oauth:2.0:oob:auto
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/ |
H A D | URI.java | 32 public final class URI implements java.lang.Comparable<java.net.URI>, java.io.Serializable { class 34 private URI() { in URI() method in URI 38 public URI(java.lang.String str) throws java.net.URISyntaxException { in URI() method in URI 42 public URI( in URI() method in URI 54 public URI( in URI() method in URI 64 public URI( in URI() method in URI 73 public URI(java.lang.String scheme, java.lang.String ssp, java.lang.String fragment) in URI() method in URI
|
/aosp_15_r20/external/kotlinx.coroutines/buildSrc/src/main/kotlin/ |
H A D | CacheRedirector.kt | 62 private fun URI.toCacheRedirectorUri() = URI("https://cache-redirector.jetbrains.com/$host/$path") in toCacheRedirectorUri() method 64 private fun URI.maybeRedirect(): URI? { in toCacheRedirectorUri() method 75 private fun URI.isCachedOrLocal() = scheme == "file" || in isCachedOrLocal() method
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/address_utils/ |
H A D | parse_address.cc | 134 bool grpc_parse_unix(const grpc_core::URI& /* uri */, in grpc_parse_unix() 139 bool grpc_parse_unix_abstract(const grpc_core::URI& /* uri */, in grpc_parse_unix_abstract() 198 bool grpc_parse_vsock(const grpc_core::URI& /* uri */, in grpc_parse_vsock()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/ |
H A D | URI.java | 460 public final class URI class 512 private URI() { } // Used internally in URI() method in URI 583 public URI(String str) throws URISyntaxException { in URI() method in URI 660 public URI(String scheme, in URI() method in URI 733 public URI(String scheme, in URI() method in URI 767 public URI(String scheme, String host, String path, String fragment) in URI() method in URI 810 public URI(String scheme, String ssp, String fragment) in URI() method in URI
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/ |
D | URI.java | 460 public final class URI class 512 private URI() { } // Used internally in URI() method in URI 583 public URI(String str) throws URISyntaxException { in URI() method in URI 660 public URI(String scheme, in URI() method in URI 733 public URI(String scheme, in URI() method in URI 767 public URI(String scheme, String host, String path, String fragment) in URI() method in URI 810 public URI(String scheme, String ssp, String fragment) in URI() method in URI
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/ |
D | URI.java | 460 public final class URI class 512 private URI() { } // Used internally in URI() method in URI 583 public URI(String str) throws URISyntaxException { in URI() method in URI 660 public URI(String scheme, in URI() method in URI 733 public URI(String scheme, in URI() method in URI 767 public URI(String scheme, String host, String path, String fragment) in URI() method in URI 810 public URI(String scheme, String ssp, String fragment) in URI() method in URI
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/ |
D | JsVersionHelperTest.java | 37 private static final Uri URI = Uri.parse("https://example.com"); field in JsVersionHelperTest 50 assertEquals(request.getUri(), URI); in testGetRequestWithVersionAttribute() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | Sarif.h | 76 std::string URI; variable 79 explicit SarifArtifactLocation(const std::string &URI) : URI(URI) {} in SarifArtifactLocation() 82 static SarifArtifactLocation create(llvm::StringRef URI) { in create()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Sarif.h | 76 std::string URI; variable 79 explicit SarifArtifactLocation(const std::string &URI) : URI(URI) {} in SarifArtifactLocation() 82 static SarifArtifactLocation create(llvm::StringRef URI) { in create()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | Sarif.h | 76 std::string URI; variable 79 explicit SarifArtifactLocation(const std::string &URI) : URI(URI) {} in SarifArtifactLocation() 82 static SarifArtifactLocation create(llvm::StringRef URI) { in create()
|