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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
plhash.h 49 typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
88 PLHashFunction keyHash; /* key hash function */
106 PL_NewHashTable(PRUint32 numBuckets, PLHashFunction keyHash,
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
protypes.h 224 #define PRHashFunction PLHashFunction

Completed in 90 milliseconds