HomeSort by relevance Sort by last modified time
    Searched refs:error_path_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/file_handlers/
app_file_handler_util.cc 122 base::FilePath error_path_; member in class:extensions::app_file_handler_util::__anon8334::WritableFileChecker
175 if (error_path_.empty())
178 on_failure_.Run(error_path_);
186 error_path_ = error_path;
  /external/chromium_org/components/policy/core/browser/
policy_error_map.cc 113 error_path_(error_path) {};
118 base::ASCIIToUTF16(error_path_),
123 std::string error_path_; member in class:policy::__anon11322::SchemaValidatingPendingError

Completed in 2790 milliseconds