Searched refs:InitMainTable (Results 1 – 2 of 2) sorted by relevance
348 bool InitMainTable();
456 return (InitMainTable() && InitCreditCardsTable() && InitProfilesTable() && in CreateTablesIfNecessary()1302 bool AutofillTable::InitMainTable() { in InitMainTable() function in autofill::AutofillTable