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

  /external/chromium/net/http/
http_cache.cc 475 void HttpCache::DestroyEntry(ActiveEntry* entry) {
600 DestroyEntry(entry);
710 DestroyEntry(entry);
  /external/bluetooth/glib/glib/
gtestutils.c 60 typedef struct DestroyEntry DestroyEntry;
61 struct DestroyEntry
63 DestroyEntry *next;
100 static DestroyEntry *test_destroy_queue = NULL;
    [all...]

Completed in 68 milliseconds