Searched refs:initial_tables_ (Results 1 – 2 of 2) sorted by relevance
115 std::vector<std::string> initial_tables_; variable
870 initial_tables_.clear(); in NotifyEndOfFile()875 initial_tables_.push_back(value.string_value); in NotifyEndOfFile()885 if (std::find(initial_tables_.begin(), initial_tables_.end(), name) == in RestoreInitialTables()886 initial_tables_.end()) { in RestoreInitialTables()