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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
plhash.h 69 void (PR_CALLBACK *freeTable)(void *pool, void *item);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
trie_map.cpp 189 bool TrieMap::freeTable(const int tableIndex, const int entryCount) {
382 return freeTable(tableIndex, entryCount);
trie_map.h 289 bool freeTable(const int tableIndex, const int entryCount);

Completed in 2312 milliseconds