NOT_LOADED        245 chrome/browser/sessions/persistent_tab_restore_service.cc       load_state_(NOT_LOADED) {
NOT_LOADED        321 chrome/browser/sessions/persistent_tab_restore_service.cc   if (load_state_ != NOT_LOADED)
NOT_LOADED        366 chrome/browser/sessions/persistent_tab_restore_service.cc   return !(load_state_ & (NOT_LOADED | LOADING));
NOT_LOADED         45 chrome/browser/ui/search_engines/template_url_table_model.cc         load_state_(NOT_LOADED),
NOT_LOADED         58 chrome/browser/ui/search_engines/template_url_table_model.cc     if (load_state_ == NOT_LOADED)
NOT_LOADED         68 chrome/browser/ui/search_engines/template_url_table_model.cc     load_state_ = NOT_LOADED;