IsScheduledForDeletion   69 content/browser/webui/url_data_manager.h   static bool IsScheduledForDeletion(const URLDataSourceImpl* data_source);
IsScheduledForDeletion   31 content/browser/webui/url_data_source_impl.cc   if (URLDataManager::IsScheduledForDeletion(this)) {