HomeSort by relevance Sort by last modified time
    Searched refs:trimHash (Results 1 - 2 of 2) sorted by null

  /system/core/libutils/
BasicHashtable.cpp 119 hash = trimHash(hash);
159 hash = trimHash(hash);
  /system/core/include/utils/
BasicHashtable.h 120 inline static hash_t trimHash(hash_t hash) {

Completed in 500 milliseconds