/external/clang/test/CodeGenObjCXX/ |
D | property-dot-reference.mm | 5 void GetURL() const; 16 self.node.GetURL();
|
/external/libbrillo/brillo/http/ |
D | http_connection_fake.cc | 47 auto handler = transport->GetHandler(request_.GetURL(), request_.GetMethod()); in FinishRequest() 50 << " request at " << request_.GetURL(); in FinishRequest()
|
D | http_transport_fake.h | 175 const std::string& GetURL() const { return url_; } in GetURL() function
|
/external/llvm-project/clang/test/CodeGenObjCXX/ |
D | property-dot-reference.mm | 5 void GetURL() const; 16 self.node.GetURL();
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/ |
D | Standard_URL_suite.py | 23 def GetURL(self, _object, _attributes={}, **_arguments): member in Standard_URL_suite_Events
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/ |
D | URL_Suite.py | 19 def GetURL(self, _object, _attributes={}, **_arguments): member in URL_Suite_Events
|
/external/pdfium/core/fpdftext/ |
D | cpdf_linkextract.h | 25 WideString GetURL(size_t index) const;
|
D | cpdf_linkextract.cpp | 299 WideString CPDF_LinkExtract::GetURL(size_t index) const { in GetURL() function in CPDF_LinkExtract
|
/external/llvm-project/lldb/source/API/ |
D | SBPlatform.cpp | 108 const char *SBPlatformConnectOptions::GetURL() { in GetURL() function in SBPlatformConnectOptions 109 LLDB_RECORD_METHOD_NO_ARGS(const char *, SBPlatformConnectOptions, GetURL); in GetURL() 414 if (platform_sp && connect_options.GetURL()) { in ConnectRemote() 417 llvm::StringRef::withNullAsEmpty(connect_options.GetURL())); in ConnectRemote() 716 LLDB_REGISTER_METHOD(const char *, SBPlatformConnectOptions, GetURL, ()); in RegisterMethods()
|
/external/llvm-project/lldb/bindings/interface/ |
D | SBPlatform.i | 22 GetURL();
|
/external/llvm-project/lldb/include/lldb/API/ |
D | SBPlatform.h | 33 const char *GetURL();
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/ |
D | Terminal_Suite.py | 15 def GetURL(self, _object, _attributes={}, **_arguments): member in Terminal_Suite_Events
|
/external/pdfium/fpdfsdk/ |
D | fpdf_text.cpp | 515 wsUrl = pageLink->GetURL(link_index); in FPDFLink_GetURL()
|
/external/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | test0-pr19026-libvtkIOSQL-6.1.so.1.abi | 524 …<function-decl name='GetURL' mangled-name='_ZN14vtkSQLDatabase6GetURLEv' filepath='/var/tmp/gambli… 10588 …<function-decl name='GetURL' mangled-name='_ZN25vtkSQLDatabaseTableSource6GetURLEv' filepath='/var… 10950 …<function-decl name='GetURL' mangled-name='_ZN17vtkSQLiteDatabase6GetURLEv' filepath='/var/tmp/gam…
|