OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:history_rows_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/importer/
external_process_importer_client.cc
145
history_rows_
.reserve(total_history_rows_count);
154
history_rows_
.insert(
history_rows_
.end(), history_rows_group.begin(),
156
if (
history_rows_
.size() == total_history_rows_count_)
157
bridge_->SetHistoryItems(
history_rows_
,
external_process_importer_client.h
116
std::vector<history::URLRow>
history_rows_
;
member in class:ExternalProcessImporterClient
Completed in 53 milliseconds