Searched refs:name_entry (Results 1 – 1 of 1) sorted by relevance
377 auto name_entry = cache_->find(std::string(info->name())); in CacheGet() local378 if (name_entry == cache_->end()) { in CacheGet()383 auto& offset_cache = name_entry->second; in CacheGet()