Searched refs:error_path_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/file_handlers/
H A Dapp_file_handler_util.cc122 base::FilePath error_path_; member in class:extensions::app_file_handler_util::__anon3709::WritableFileChecker
175 if (error_path_.empty())
178 on_failure_.Run(error_path_);
186 error_path_ = error_path;
/external/chromium_org/components/policy/core/browser/
H A Dpolicy_error_map.cc113 error_path_(error_path) {};
118 base::ASCIIToUTF16(error_path_),
123 std::string error_path_; member in class:policy::__anon6697::SchemaValidatingPendingError

Completed in 138 milliseconds