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

  /external/chromium/net/disk_cache/
rankings.cc 247 head.Data()->prev != node->address().value()) { // FinishInsert().
634 Trace("FinishInsert h:0x%x t:0x%x", my_head.value(), my_tail.value());
635 FinishInsert(&node);
645 void Rankings::FinishInsert(CacheRankingsBlock* node) {
  /external/openfst/src/include/fst/extensions/pdt/
paren.h 389 // Should be called only after FinishInsert(open_dest).
405 void FinishInsert(StateId open_dest) {
486 bd->FinishInsert(*it);

Completed in 269 milliseconds