Lines Matching refs:from_entry
709 HashMap::Entry* from_entry = FindEntry(from);710 ASSERT(from_entry != NULL);711 void* value = from_entry->value;712 RemoveEntry(from_entry);