Home
last modified time | relevance | path

Searched defs:GetURL (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp163 CFX_WideString CPDF_LinkExtract::GetURL(size_t index) const { in GetURL() function in CPDF_LinkExtract
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h163 const std::string& GetURL() const { return url_; } in GetURL() function