Home
last modified time | relevance | path

Searched refs:createMemObject (Results 1 – 8 of 8) sorted by relevance

/dports/www/squid/squid-4.15/src/tests/
H A DtestStoreHashIndex.cc33 logEntry->createMemObject("dummy_storeId", NULL, HttpRequestMethod()); in testStats()
53 logEntry->createMemObject("dummy_storeId", NULL, HttpRequestMethod()); in testMaxSize()
H A DtestStoreController.cc34 logEntry->createMemObject("dummy_storeId", NULL, HttpRequestMethod()); in testStats()
75 logEntry->createMemObject("dummy_storeId", NULL, HttpRequestMethod()); in testMaxSize()
H A Dstub_store.cc56 void StoreEntry::createMemObject() STUB in checkDeferRead()
57 void StoreEntry::createMemObject(const char *, const char *, const HttpRequestMethod &aMethod) STUB in checkDeferRead()
/dports/www/squid/squid-4.15/src/
H A DStore.h137 void createMemObject();
140 void createMemObject(const char *storeId, const char *logUri, const HttpRequestMethod &aMethod);
H A DTransients.cc165 e->createMemObject(); in get()
H A Dstore.cc788 e->createMemObject(url, log_url, method); in storeCreatePureEntry()
1631 StoreEntry::createMemObject() in createMemObject() function in StoreEntry
1638 StoreEntry::createMemObject(const char *aUrl, const char *aLogUrl, const HttpRequestMethod &aMethod) in createMemObject() function in StoreEntry
H A DMemStore.cc322 e->createMemObject(); in get()
/dports/www/squid/squid-4.15/src/fs/rock/
H A DRockSwapDir.cc69 e->createMemObject(); in get()