Home
last modified time | relevance | path

Searched refs:GetCacheName (Results 1 – 25 of 26) sorted by relevance

12

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dneticache_client.cpp184 auto cache_name = m_DefaultParameters.GetCacheName(); in Init()
199 string cmd("IC(" + NStr::PrintableString(parameters->GetCacheName())); in InitiateWriteCmd()
901 string cmd("IC(" + NStr::PrintableString(parameters->GetCacheName())); in MakeStdCmd()
931 string CNetICacheClient::GetCacheName(void) const in GetCacheName() function in CNetICacheClient
933 return m_Impl->m_DefaultParameters.GetCacheName(); in GetCacheName()
952 const auto cache_name = NStr::PrintableString(parameters->GetCacheName()); in Search()
985 cmd += NStr::PrintableString(parameters.GetCacheName()); in ProlongBlobLifetime()
H A Dnetcache_params.hpp184 string GetCacheName() const;
H A Dnetcache_params.cpp209 string CNetCacheAPIParameters::GetCacheName() const in GetCacheName() function in CNetCacheAPIParameters
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dneticache_client.cpp184 auto cache_name = m_DefaultParameters.GetCacheName(); in Init()
199 string cmd("IC(" + NStr::PrintableString(parameters->GetCacheName())); in InitiateWriteCmd()
901 string cmd("IC(" + NStr::PrintableString(parameters->GetCacheName())); in MakeStdCmd()
931 string CNetICacheClient::GetCacheName(void) const in GetCacheName() function in CNetICacheClient
933 return m_Impl->m_DefaultParameters.GetCacheName(); in GetCacheName()
952 const auto cache_name = NStr::PrintableString(parameters->GetCacheName()); in Search()
985 cmd += NStr::PrintableString(parameters.GetCacheName()); in ProlongBlobLifetime()
H A Dnetcache_params.hpp184 string GetCacheName() const;
H A Dnetcache_params.cpp209 string CNetCacheAPIParameters::GetCacheName() const in GetCacheName() function in CNetCacheAPIParameters
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DMetalMap.h24 std::string GetCacheName() const;
H A DMetalMap.cpp491 std::string map = GetCacheName(); in SaveMetalMap()
507 std::string map = GetCacheName(); in LoadMetalMap()
528 std::string CMetalMap::GetCacheName() const { in GetCacheName() function in CMetalMap
/dports/devel/vcglib/vcglib-2020.09/wrap/ply/
H A Dplystuff.h215 bool GetCacheName( const char * fname, const char * ext_name, char * cname ) in GetCacheName() function
242 if( !GetCacheName(fname,bboxcacheext,d) ) in SaveBBoxCache()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/ply/
H A Dplystuff.h215 bool GetCacheName( const char * fname, const char * ext_name, char * cname ) in GetCacheName() function
242 if( !GetCacheName(fname,bboxcacheext,d) ) in SaveBBoxCache()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Dcache_async.cpp326 string CAsyncWriteCache::GetCacheName(void) const in GetCacheName() function in CAsyncWriteCache
328 return m_Main->GetCacheName(); in GetCacheName()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Dcache_async.cpp326 string CAsyncWriteCache::GetCacheName(void) const in GetCacheName() function in CAsyncWriteCache
328 return m_Main->GetCacheName(); in GetCacheName()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/cache/
H A Dcache_async.hpp92 string GetCacheName(void) const override;
H A Dicache.hpp471 virtual string GetCacheName(void) const = 0;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/cache/
H A Dcache_async.hpp92 string GetCacheName(void) const override;
H A Dicache.hpp471 virtual string GetCacheName(void) const = 0;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dneticache_client.hpp320 virtual string GetCacheName(void) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dneticache_client.hpp320 virtual string GetCacheName(void) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerInfo.cpp37 ServiceWorkerInfo::GetCacheName(nsAString& aCacheName) in GetCacheName() function in ServiceWorkerInfo
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerInfo.cpp67 ServiceWorkerInfo::GetCacheName(nsAString& aCacheName) { in GetCacheName() function in mozilla::dom::ServiceWorkerInfo
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/netstorage/
H A Dstate.cpp703 const string cache_name(nc_client.GetCacheName()); in s_GetAppDomain()
767 app_domain = icache_client.GetCacheName(); in Init()
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerInfo.cpp68 ServiceWorkerInfo::GetCacheName(nsAString& aCacheName) { in GetCacheName() function in mozilla::dom::ServiceWorkerInfo
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerInfo.cpp68 ServiceWorkerInfo::GetCacheName(nsAString& aCacheName) { in GetCacheName() function in mozilla::dom::ServiceWorkerInfo
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerInfo.cpp68 ServiceWorkerInfo::GetCacheName(nsAString& aCacheName) { in GetCacheName() function in mozilla::dom::ServiceWorkerInfo
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerInfo.cpp55 ServiceWorkerInfo::GetCacheName(nsAString& aCacheName) { in GetCacheName() function in mozilla::dom::ServiceWorkerInfo

12