Lines Matching defs:Preload
297 void Connection::Preload() {301 DLOG_IF(FATAL, !poisoned_) << "Cannot preload null db";305 // A statement must be open for the preload command to work. If the meta307 // is nothing to preload (so it's OK we do nothing).