HomeSort by relevance Sort by last modified time
    Searched refs:FormatErrorMessage (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/chromium/chrome/common/extensions/
extension_error_utils.h 14 static std::string FormatErrorMessage(const std::string& format,
17 static std::string FormatErrorMessage(const std::string& format,
21 static std::string FormatErrorMessage(const std::string& format,
extension_error_utils.cc 9 std::string ExtensionErrorUtils::FormatErrorMessage(
17 std::string ExtensionErrorUtils::FormatErrorMessage(
27 std::string ExtensionErrorUtils::FormatErrorMessage(
extension_sidebar_utils.cc 30 *error = ExtensionErrorUtils::FormatErrorMessage(kInvalidPathError,
extension_manifests_unittest.cc 164 ExtensionErrorUtils::FormatErrorMessage(
171 ExtensionErrorUtils::FormatErrorMessage(
179 ExtensionErrorUtils::FormatErrorMessage(
186 ExtensionErrorUtils::FormatErrorMessage(
193 ExtensionErrorUtils::FormatErrorMessage(
203 ExtensionErrorUtils::FormatErrorMessage(
319 ExtensionErrorUtils::FormatErrorMessage(
329 ExtensionErrorUtils::FormatErrorMessage(
342 ExtensionErrorUtils::FormatErrorMessage(
414 ExtensionErrorUtils::FormatErrorMessage(
    [all...]
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_launch_unittest.cc 52 ErrorUtils::FormatErrorMessage(
56 ErrorUtils::FormatErrorMessage(
60 ErrorUtils::FormatErrorMessage(
64 ErrorUtils::FormatErrorMessage(
79 ErrorUtils::FormatErrorMessage(
83 ErrorUtils::FormatErrorMessage(
87 ErrorUtils::FormatErrorMessage(
91 ErrorUtils::FormatErrorMessage(
95 ErrorUtils::FormatErrorMessage(
99 ErrorUtils::FormatErrorMessage(
    [all...]
extension_manifests_web_unittest.cc 22 ErrorUtils::FormatErrorMessage(
27 ErrorUtils::FormatErrorMessage(
33 ErrorUtils::FormatErrorMessage(
38 ErrorUtils::FormatErrorMessage(
43 ErrorUtils::FormatErrorMessage(
extension_manifests_requirements_unittest.cc 24 ErrorUtils::FormatErrorMessage(
27 ErrorUtils::FormatErrorMessage(
30 ErrorUtils::FormatErrorMessage(
33 ErrorUtils::FormatErrorMessage(
36 ErrorUtils::FormatErrorMessage(
39 ErrorUtils::FormatErrorMessage(
42 ErrorUtils::FormatErrorMessage(
extension_manifests_chromepermission_unittest.cc 22 ErrorUtils::FormatErrorMessage(
43 ErrorUtils::FormatErrorMessage(
  /external/chromium_org/extensions/common/
error_utils.h 17 static std::string FormatErrorMessage(const std::string& format,
20 static std::string FormatErrorMessage(const std::string& format,
24 static std::string FormatErrorMessage(const std::string& format,
error_utils.cc 12 std::string ErrorUtils::FormatErrorMessage(const std::string& format,
19 std::string ErrorUtils::FormatErrorMessage(const std::string& format,
28 std::string ErrorUtils::FormatErrorMessage(const std::string& format,
  /external/chromium_org/device/bluetooth/
bluetooth_socket_win.cc 19 std::string FormatErrorMessage(DWORD error_code) {
67 << "(" << error_code << ")" << FormatErrorMessage(error_code);
89 error_message_ = FormatErrorMessage(error_code);
105 error_message_ = FormatErrorMessage(error_code);
  /external/chromium/chrome/browser/extensions/
extension_clipboard_api.cc 27 error_ = ExtensionErrorUtils::FormatErrorMessage(
extension_infobar_module.cc 49 error_ = ExtensionErrorUtils::FormatErrorMessage(
extension_management_api.cc 153 error_ = ExtensionErrorUtils::FormatErrorMessage(kNoExtensionError,
171 error_ = ExtensionErrorUtils::FormatErrorMessage(kNoExtensionError,
176 error_ = ExtensionErrorUtils::FormatErrorMessage(kNotAnAppError,
202 error_ = ExtensionErrorUtils::FormatErrorMessage(
212 error_ = ExtensionErrorUtils::FormatErrorMessage(
231 error_ = ExtensionErrorUtils::FormatErrorMessage(
240 error_ = ExtensionErrorUtils::FormatErrorMessage(
extension_context_menu_api.cc 71 error_ = ExtensionErrorUtils::FormatErrorMessage(kInvalidValueError, key);
102 error_ = ExtensionErrorUtils::FormatErrorMessage(kInvalidTypeStringError,
147 error_ = ExtensionErrorUtils::FormatErrorMessage(kInvalidURLPatternError,
253 error_ = ExtensionErrorUtils::FormatErrorMessage(
280 error_ = ExtensionErrorUtils::FormatErrorMessage(
348 error_ = ExtensionErrorUtils::FormatErrorMessage(
  /external/chromium_org/chrome/browser/extensions/api/tabs/
windows_util.cc 40 function->SetError(extensions::ErrorUtils::FormatErrorMessage(
  /external/chromium_org/chrome/browser/extensions/api/location/
location_api.cc 35 error_ = ErrorUtils::FormatErrorMessage(
44 error_ = ErrorUtils::FormatErrorMessage(
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_manifest_unittest.cc 26 ErrorUtils::FormatErrorMessage(
35 ErrorUtils::FormatErrorMessage(errors::kInvalidMatch,
  /external/chromium/chrome/common/
json_schema_validator_unittest_base.cc 96 JSONSchemaValidator::FormatErrorMessage(
106 JSONSchemaValidator::FormatErrorMessage(
128 JSONSchemaValidator::FormatErrorMessage(
206 JSONSchemaValidator::FormatErrorMessage(
226 "extra", JSONSchemaValidator::FormatErrorMessage(
241 "bar", JSONSchemaValidator::FormatErrorMessage(
245 "bar", JSONSchemaValidator::FormatErrorMessage(
283 "baz", JSONSchemaValidator::FormatErrorMessage(
288 "bar", JSONSchemaValidator::FormatErrorMessage(
295 "bar", JSONSchemaValidator::FormatErrorMessage(
    [all...]
  /external/chromium_org/components/json_schema/
json_schema_validator_unittest_base.cc 104 JSONSchemaValidator::FormatErrorMessage(
116 JSONSchemaValidator::FormatErrorMessage(
140 JSONSchemaValidator::FormatErrorMessage(
235 JSONSchemaValidator::FormatErrorMessage(
257 "extra", JSONSchemaValidator::FormatErrorMessage(
274 "bar", JSONSchemaValidator::FormatErrorMessage(
280 "bar", JSONSchemaValidator::FormatErrorMessage(
321 "baz", JSONSchemaValidator::FormatErrorMessage(
326 "bar", JSONSchemaValidator::FormatErrorMessage(
333 "bar", JSONSchemaValidator::FormatErrorMessage(
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/debugger/
debugger_api.h 38 void FormatErrorMessage(const std::string& format);
  /external/chromium_org/chrome/browser/extensions/api/permissions/
permissions_api_helpers.cc 92 *error = ErrorUtils::FormatErrorMessage(kInvalidParameter, *it);
111 *error = ErrorUtils::FormatErrorMessage(kInvalidParameter, *it);
118 *error = ErrorUtils::FormatErrorMessage(
141 *error = ErrorUtils::FormatErrorMessage(
  /external/chromium_org/base/json/
json_parser_unittest.cc 218 EXPECT_EQ(JSONParser::FormatErrorMessage(5, 10, JSONReader::kSyntaxError),
231 EXPECT_EQ(JSONParser::FormatErrorMessage(5, 10, JSONReader::kSyntaxError),
239 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 3,
251 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 100, JSONReader::kTooMuchNesting),
258 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 4, JSONReader::kTrailingComma),
265 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 2,
273 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 14, JSONReader::kTrailingComma),
279 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 2, JSONReader::kSyntaxError),
286 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 7, JSONReader::kInvalidEscape),
293 EXPECT_EQ(JSONParser::FormatErrorMessage(1, 7, JSONReader::kInvalidEscape)
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/alarms/
alarms_api.cc 57 warnings->push_back(ErrorUtils::FormatErrorMessage(
63 warnings->push_back(ErrorUtils::FormatErrorMessage(
73 warnings->push_back(ErrorUtils::FormatErrorMessage(
79 warnings->push_back(ErrorUtils::FormatErrorMessage(
152 error_ = ErrorUtils::FormatErrorMessage(kAlarmNotFound, name);
193 error_ = ErrorUtils::FormatErrorMessage(kAlarmNotFound, name);
  /external/chromium_org/chrome/common/extensions/api/file_browser_handlers/
file_browser_handler_manifest_unittest.cc 30 extensions::ErrorUtils::FormatErrorMessage(
47 extensions::ErrorUtils::FormatErrorMessage(
50 extensions::ErrorUtils::FormatErrorMessage(

Completed in 150 milliseconds

1 2 3 4