Home | History | Annotate | Download | only in src

Lines Matching full:hash

58 // Note: We are storing the handle locations as key values in the hash map.
85 HashMap::Entry* p = HashMap::Lookup(name.location(), name->Hash(), true);
96 HashMap::Entry* p = HashMap::Lookup(name.location(), name->Hash(), false);