Home
last modified time | relevance | path

Searched defs:GetIfCached (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/sqlite/
H A Dquery_cache.h38 std::shared_ptr<Table> GetIfCached(const Table* source, in GetIfCached() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/sqlite/
H A Dquery_cache.h38 std::shared_ptr<Table> GetIfCached(const Table* source, in GetIfCached() function
/dports/games/pioneer/pioneer-20210723/src/galaxy/
H A DGalaxyCache.cpp42 RefCountedPtr<T> GalaxyObjectCache<T, CompareT>::GetIfCached(const SystemPath &path) in GetIfCached() function in GalaxyObjectCache
118 RefCountedPtr<T> GalaxyObjectCache<T, CompareT>::Slave::GetIfCached(const SystemPath &path) in GetIfCached() function in GalaxyObjectCache::Slave