Home | History | Annotate | Download | only in extensions

Lines Matching defs:file

3 // found in the LICENSE file.
37 // Returns false and sets the error if script file can't be loaded,
104 // If |error| is empty, than the file could not be read.
106 // in this case, but other code tests for a file error with
185 const UserScript::File& js_script = script.js_scripts()[j];
194 const UserScript::File& css_script = script.css_scripts()[j];
343 // If there is no entry in the prefs file, just delete the directory and
451 // Only message file for default locale has to exist.
503 FilePath file;
504 while (!(file = all_files.Next()).empty()) {
505 FilePath::StringType filename = file.BaseName().value();
511 "Cannot load extension with file or directory name %s. "
553 // We do file IO in this function, but only when the current profile's