Home | History | Annotate | Download | only in share

Lines Matching refs:lpi_cache

1406   LpiCache& lpi_cache = LpiCache::get_instance();
1411 cached = lpi_cache.is_cached(splid);
1492 lpi_total_ = lpi_cache.put_cache(splid, lpi_items_, lpi_total_);
1495 lpi_total_ = lpi_cache.get_cache(splid, lpi_items_, kMaxLmaPsbItems);