Searched refs:IsScheduledForDeletion (Results 1 – 5 of 5) sorted by relevance
101 bool ChromeURLDataManager::IsScheduledForDeletion( in IsScheduledForDeletion() function in ChromeURLDataManager122 if (IsScheduledForDeletion(this)) { in SendResponse()
168 static bool IsScheduledForDeletion(const DataSource* data_source);
31 if (URLDataManager::IsScheduledForDeletion(this)) { in SendResponse()
69 static bool IsScheduledForDeletion(const URLDataSourceImpl* data_source);
124 bool URLDataManager::IsScheduledForDeletion( in IsScheduledForDeletion() function in content::URLDataManager