Home
last modified time | relevance | path

Searched refs:GetPathAndQuery (Results 1 – 12 of 12) sorted by relevance

/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/include/aws/crt/io/
H A DUri.h83 ByteCursor GetPathAndQuery() const noexcept;
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/source/io/
H A DUri.cpp136 ByteCursor Uri::GetPathAndQuery() const noexcept { return m_uri.path_and_query; } in GetPathAndQuery() function in Aws::Crt::Io::Uri
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dchrome_new_window_client.cc244 std::string GetPathAndQuery(const GURL& url) { in GetPathAndQuery() function
603 std::string sub_page = GetPathAndQuery(url); in OpenUrlImpl()
609 std::string sub_page = GetPathAndQuery(url); in OpenUrlImpl()
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/tests/
H A DHttpClientTest.cpp184 request.SetPath(uri.GetPathAndQuery()); in s_TestHttpDownloadNoBackPressure()
325 request.SetPath(uri.GetPathAndQuery()); in AWS_TEST_CASE()
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/bin/elasticurl_cpp/
H A Dmain.cpp485 request.SetPath(appCtx.uri.GetPathAndQuery()); in main()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsopc.h409 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)(
500 #define IOpcUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pbstrP…
568 return This->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery);
722 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)(
827 #define IOpcPartUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pb…
899 return This->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery);
H A Durlmon.h2869 virtual HRESULT STDMETHODCALLTYPE GetPathAndQuery(
2986 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)(
3062 #define IUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pbstrPath…
3126 return This->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsopc.h409 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)(
500 #define IOpcUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pbstrP…
568 return This->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery);
722 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)(
827 #define IOpcPartUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pb…
899 return This->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery);
H A Durlmon.h2869 virtual HRESULT STDMETHODCALLTYPE GetPathAndQuery(
2986 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)(
3062 #define IUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pbstrPath…
3126 return This->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery);
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/test/
H A DHTTPMessageTest.cpp432 TEST(GetPathAndQuery, ParseURL) { in TEST() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Packaging/Opc/
H A Dmod.rs745 …pub unsafe fn GetPathAndQuery(&self) -> ::windows::runtime::Result<super::super::super::Foundation… in GetPathAndQuery() method
2221 …pub unsafe fn GetPathAndQuery(&self) -> ::windows::runtime::Result<super::super::super::Foundation… in GetPathAndQuery() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/
H A Dmod.rs8181 …pub unsafe fn GetPathAndQuery(&self) -> ::windows::runtime::Result<super::super::Foundation::BSTR>… in GetPathAndQuery() method