/aosp_15_r20/external/cronet/android/tools/license/ |
H A D | metadata.py | 14 def get_url(self) -> str: member in Metadata 28 if "git" in self.get_url() or "googlesource" in self.get_url(): 30 elif "hg" in self.get_url(): 36 identifier_dictionary["value"] = f"\"{self.get_url()}\"" 66 third_party_dict["homepage"] = f"\"{self.get_url()}\""
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/types/ |
D | url.rs | 39 fn get_url(db: &Connection, id: i64) -> Result<Url> { in get_url() function 58 assert_eq!(get_url(db, 0)?, url0); in test_sql_url() 60 assert_eq!(get_url(db, 1)?, url1); in test_sql_url() 64 let out_url2: Url = get_url(db, 2)?; in test_sql_url() 68 let err = get_url(db, 3).unwrap_err(); in test_sql_url()
|
/aosp_15_r20/external/cronet/net/cert/internal/ |
H A D | revocation_checker.cc | 120 GURL get_url(get_url_str.value()); in CheckCertRevocation() local 121 if (!get_url.is_valid()) { in CheckCertRevocation() 132 net_fetcher->FetchOcsp(get_url, CertNetFetcher::DEFAULT, in CheckCertRevocation()
|
/aosp_15_r20/external/crosvm/prebuilts/src/ |
H A D | lib.rs | 65 fn get_url(library: &str, filename: &str, version: u32) -> String { in get_url() function 120 let url = get_url(library, filename, version); in download_prebuilt()
|
/aosp_15_r20/external/autotest/server/cros/ap_configurators/ |
H A D | asus_ap_configurator.py | 92 self.get_url('%s/Advanced_Wireless2g_Content.asp' % admin_url, 95 self.get_url('%s/Advanced_Wireless_Content.asp' % admin_url,
|
H A D | asus_qis_ap_configurator.py | 31 self.get_url('%s/Advanced_Wireless_Content.asp' %
|
/aosp_15_r20/external/cronet/android/tools/license/tests/ |
H A D | license_converter_test.py | 41 self.assertEqual(metadata.get_url(), "some_site") 60 self.assertEqual(metadata.get_url(), "some_site")
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/command/ |
D | bdist_rpm.py | 471 if self.distribution.get_url() != 'UNKNOWN': 472 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/command/ |
D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | bdist_rpm.py | 495 if self.distribution.get_url(): 496 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | bdist_rpm.py | 495 if self.distribution.get_url(): 496 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | bdist_rpm.py | 495 if self.distribution.get_url(): 496 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/command/ |
H A D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/command/ |
D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/command/ |
D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | bdist_rpm.py | 495 if self.distribution.get_url(): 496 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/command/ |
D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/command/ |
D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/command/ |
D | bdist_rpm.py | 467 if self.distribution.get_url() != 'UNKNOWN': 468 spec_file.append('Url: ' + self.distribution.get_url())
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | rend.h | 154 virtual HRESULT WINAPI get_Url(BSTR *ppUrl) = 0; 180 HRESULT (WINAPI *get_Url)(ITDirectoryObjectConference *This,BSTR *ppUrl); 208 #define ITDirectoryObjectConference_get_Url(This,ppUrl) (This)->lpVtbl->get_Url(This,ppUrl)
|
D | msxml.h | 636 virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; 716 HRESULT (WINAPI *get_url)(IXMLDOMDocument *This,BSTR *urlString); 798 #define IXMLDOMDocument_get_url(This,urlString) (This)->lpVtbl->get_url(This,urlString) 2406 virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; 2424 HRESULT (WINAPI *get_url)(IXMLDOMParseError *This,BSTR *urlString); 2444 #define IXMLDOMParseError_get_url(This,urlString) (This)->lpVtbl->get_url(This,urlString) 2898 virtual HRESULT WINAPI get_URL(BSTR *p) = 0; 2923 HRESULT (WINAPI *get_URL)(IXMLDocument *This,BSTR *p); 2950 #define IXMLDocument_get_URL(This,p) (This)->lpVtbl->get_URL(This,p) 3002 virtual HRESULT WINAPI get_URL(BSTR *p) = 0; [all …]
|
D | sdpblb.h | 564 virtual HRESULT WINAPI get_Url(BSTR *ppUrl) = 0; 596 HRESULT (WINAPI *get_Url)(ITSdp *This,BSTR *ppUrl); 630 #define ITSdp_get_Url(This,ppUrl) (This)->lpVtbl->get_Url(This,ppUrl)
|
/aosp_15_r20/external/cldr/tools/scripts/ansible/ |
H A D | ccc-playbook.yml | 42 get_url:
|
/aosp_15_r20/external/angle/build/3pp_common/ |
H A D | fetch_github_release.py | 86 parser.add_argument('action', choices=('latest', 'get_url'))
|
/aosp_15_r20/external/cronet/build/3pp_common/ |
H A D | fetch_github_release.py | 92 parser.add_argument('action', choices=('latest', 'get_url'))
|