Home | History | Annotate | Download | only in extensions

Lines Matching defs:error

90     LOG(ERROR) << "Could not get path to profile temporary directory.";
96 LOG(ERROR) << "Could not create temporary directory.";
140 LOG(ERROR) << "Could not serialize manifest.";
147 LOG(ERROR) << "Could not create icons directory.";
157 LOG(ERROR) << "Could not create icon file.";
163 LOG(ERROR) << "Could not write icon file.";
169 std::string error;
175 &error);
177 LOG(ERROR) << error;