Home
last modified time | relevance | path

Searched defs:GetStoragePath (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/snapshots/
H A Dsnapshot_browser_agent.mm126 base::FilePath SnapshotBrowserAgent::GetStoragePath() { function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/quota/
H A DQuotaManager.h278 const nsString& GetStoragePath() const { return mStoragePath; } in GetStoragePath() function
280 const nsString& GetStoragePath(PersistenceType aPersistenceType) const { in GetStoragePath() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/quota/
H A DQuotaManager.h332 GetStoragePath() const in GetStoragePath() function
338 GetStoragePath(PersistenceType aPersistenceType) const in GetStoragePath() function
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DQuotaManager.h347 const nsString& GetStoragePath() const { return *mStoragePath; } in GetStoragePath() function
349 const nsString& GetStoragePath(PersistenceType aPersistenceType) const { in GetStoragePath() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DQuotaManager.h415 const nsString& GetStoragePath() const { return mStoragePath; } in GetStoragePath() function
417 const nsString& GetStoragePath(PersistenceType aPersistenceType) const { in GetStoragePath() function
/dports/www/firefox/firefox-99.0/dom/quota/
H A DQuotaManager.h346 const nsString& GetStoragePath() const { return *mStoragePath; } in GetStoragePath() function
348 const nsString& GetStoragePath(PersistenceType aPersistenceType) const { in GetStoragePath() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DQuotaManager.h347 const nsString& GetStoragePath() const { return *mStoragePath; } in GetStoragePath() function
349 const nsString& GetStoragePath(PersistenceType aPersistenceType) const { in GetStoragePath() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/win10/filesystem/
H A DWinLibraryDirectory.cpp35 bool CWinLibraryDirectory::GetStoragePath(std::string library, std::string& path) in GetStoragePath() function in CWinLibraryDirectory
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/fuchsia/cdm/service/
H A Dfuchsia_cdm_manager.cc343 base::FilePath FuchsiaCdmManager::GetStoragePath(const std::string& key_system, in GetStoragePath() function in media::FuchsiaCdmManager
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dpathoptions.cxx111 const OUString& GetStoragePath() { return GetPath( SvtPathOptions::Paths::Storage ); } in GetStoragePath() function in SvtPathOptions_Impl
559 const OUString& SvtPathOptions::GetStoragePath() const in GetStoragePath() function in SvtPathOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dpathoptions.cxx110 const OUString& GetStoragePath() { return GetPath( SvtPathOptions::PATH_STORAGE ); } in GetStoragePath() function in SvtPathOptions_Impl
561 const OUString& SvtPathOptions::GetStoragePath() const in GetStoragePath() function in SvtPathOptions
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/privacy/dlp/v2beta1/
H A Ddlp.pb.go1102 func (m *OutputStorageConfig) GetStoragePath() *CloudStoragePath { func