Searched defs:is_temporary (Results 1 – 5 of 5) sorted by relevance
194 bool is_temporary) { in InitFaviconsTable()699 bool is_temporary) { in InitIconMappingTable()725 bool is_temporary) { in AddIconMapping()
152 bool is_temporary) { in AddURLInternal()532 bool URLDatabase::CreateURLTable(bool is_temporary) { in CreateURLTable()
1171 int DirectoryBackingStore::CreateMetasTable(bool is_temporary) { in CreateMetasTable()1205 int DirectoryBackingStore::CreateShareInfoTable(bool is_temporary) { in CreateShareInfoTable()1231 bool is_temporary) { in CreateShareInfoTableVersion71()
276 bool is_temporary() const { return is_temporary_; } in is_temporary() function
165 int is_temporary; member