OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemovePendingTransactionFromPendingOp
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/http/
http_cache.h
334
bool
RemovePendingTransactionFromPendingOp
(PendingOp* pending_op,
http_cache.cc
929
found =
RemovePendingTransactionFromPendingOp
(j->second, trans);
937
found =
RemovePendingTransactionFromPendingOp
(j->second, trans);
962
bool HttpCache::
RemovePendingTransactionFromPendingOp
(PendingOp* pending_op,
[
all
...]
/external/chromium_org/net/http/
http_cache.h
347
bool
RemovePendingTransactionFromPendingOp
(PendingOp* pending_op,
http_cache.cc
918
found =
RemovePendingTransactionFromPendingOp
(j->second, trans);
926
found =
RemovePendingTransactionFromPendingOp
(j->second, trans);
951
bool HttpCache::
RemovePendingTransactionFromPendingOp
(PendingOp* pending_op,
[
all
...]
Completed in 26 milliseconds