Searched defs:FinishInsert (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Drankings.cc261 head.Data()->prev != node->address().value()) { // FinishInsert().
660 Trace("FinishInsert h:0x%x t:0x%x", my_head.value(), my_tail.value());
661 FinishInsert(&node);
671 void Rankings::FinishInsert(CacheRankingsBlock* node) { function in class:disk_cache::Rankings
/external/openfst/src/include/fst/extensions/pdt/
H A Dparen.h397 // Should be called only after FinishInsert(open_dest).
413 void FinishInsert(StateId open_dest) { function in class:fst::PdtBalanceData
494 bd->FinishInsert(*it);

Completed in 56 milliseconds