Searched refs:NotifyTransaction (Results 1 – 1 of 1) sorted by relevance
149 void NotifyTransaction(int result, ActiveEntry* entry) { in NotifyTransaction() function in net::HttpCache::WorkItem1064 item->NotifyTransaction(result, entry); in OnIOComplete()1080 item->NotifyTransaction(ERR_CACHE_RACE, NULL); in OnIOComplete()1087 item->NotifyTransaction(ERR_CACHE_CREATE_FAILURE, NULL); in OnIOComplete()1091 item->NotifyTransaction(ERR_CACHE_RACE, NULL); in OnIOComplete()1094 item->NotifyTransaction(result, entry); in OnIOComplete()1100 item->NotifyTransaction(ERR_CACHE_RACE, NULL); in OnIOComplete()1103 item->NotifyTransaction(result, entry); in OnIOComplete()1147 item->NotifyTransaction(result, NULL); in OnBackendCreated()