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

1 2 3 4 5 6 7 8

  /external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
webrtc_logging_private_api_stub.cc 24 SetError(kErrorNotSupported);
37 SetError(kErrorNotSupported);
52 SetError(kErrorNotSupported);
62 SetError(kErrorNotSupported);
75 SetError(kErrorNotSupported);
90 SetError(kErrorNotSupported);
107 SetError(kErrorNotSupported);
126 SetError(kErrorNotSupported);
  /external/chromium_org/content/test/plugin/
plugin_get_javascript_url2_test.cc 43 SetError("NewStream got null stream");
54 SetError("Unexpected NewStream callback");
67 SetError("Write got null stream");
71 SetError("Write got bogus stream chunk size");
83 SetError("Unexpected write callback");
93 SetError("NewStream got null stream");
105 SetError("Unexpected NewStream callback");
119 SetError("URLNotify reported incorrect url for SELF_URL");
121 SetError("Failed to obtain window location.");
125 SetError("Unexpected NewStream callback")
    [all...]
plugin_get_javascript_url_test.cc 80 this_instance->SetError("Failed to get NPObject for plugin instance2");
103 SetError("NewStream got null stream");
108 SetError("NewStream received in context of NPN_Evaluate");
119 SetError("Unexpected NewStream callback");
127 SetError("WriteReady received in context of NPN_Evaluate");
136 SetError("Write got null stream");
140 SetError("Write got bogus stream chunk size");
145 SetError("Write received in context of NPN_Evaluate");
157 SetError("Unexpected write callback");
168 SetError("NewStream got null stream")
    [all...]
plugin_geturl_test.cc 147 SetError("NewStream got null stream");
166 SetError("Failed to get NPObject for plugin instance2");
198 SetError("Test expects a file-url.");
217 SetError("Could not open source file");
222 SetError("Unexpected NewStream for BOGUS_URL");
225 SetError("Should not redirect to URL when plugin denied it.");
230 SetError("Unexpected NewStream callback");
250 SetError("Received WriteReady for BOGUS_URL");
271 SetError("Write got null stream");
275 SetError("Write got bogus stream chunk size")
    [all...]
plugin_execute_stream_javascript.cc 31 SetError("Write got null stream");
35 SetError("Write got bogus stream chunk size");
43 SetError("Javascript too long.");
plugin_window_size_test.cc 21 SetError("Invalid arguments passed in");
35 SetError("The client rect of the plugin window is empty. Test failed");
47 SetError("Wrong position passed in to SetWindow! Test failed");
plugin_request_read_test.cc 34 SetError("Failed request anURL.");
50 SetError("Failed request read from stream.");
58 SetError("Some requested ranges are not received!");
100 SetError("Content mismatch between data and source!");
  /external/chromium_org/third_party/skia/src/core/
SkErrorInternals.h 18 static void SetError(SkError code, const char *fmt, ...);
  /external/skia/src/core/
SkErrorInternals.h 18 static void SetError(SkError code, const char *fmt, ...);
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_thread_unittest.cpp 26 TEST(Thread, SetError) {
28 data->SetError("Hello");
29 data->SetError("World");
35 data->SetError("Hello");
36 data->SetError(NULL);
42 data->SetError("Hello");
53 data->SetError("Hello");
59 data->SetError("World");
68 data->SetError(NULL);
79 data->SetError(NULL)
    [all...]
  /ndk/sources/android/crazy_linker/src/
crazy_linker_thread_unittest.cpp 26 TEST(Thread, SetError) {
28 data->SetError("Hello");
29 data->SetError("World");
35 data->SetError("Hello");
36 data->SetError(NULL);
42 data->SetError("Hello");
53 data->SetError("Hello");
59 data->SetError("World");
68 data->SetError(NULL);
79 data->SetError(NULL)
    [all...]
  /external/chromium_org/extensions/browser/api/system_display/
system_display_api.cc 37 SetError("Function available only on ChromeOS.");
41 SetError("The extension needs to be kiosk enabled to use the function.");
50 SetError(error);
  /external/chromium_org/chrome/browser/extensions/api/tabs/
windows_util.cc 35 function->SetError(extensions::tabs_constants::kNoCurrentWindowError);
42 function->SetError(extensions::ErrorUtils::FormatErrorMessage(
  /external/chromium_org/chrome/browser/extensions/api/principals_private/
principals_private_api.cc 19 SetError(
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
error_applescript.h 38 void SetError(ErrorCode errorCode);
  /external/chromium_org/extensions/browser/api/system_cpu/
system_cpu_api.cc 30 SetError("Error occurred when querying cpu information.");
  /external/chromium_org/extensions/browser/api/system_memory/
system_memory_api.cc 29 SetError("Error occurred when querying memory information.");
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_api.cc 128 SetError(kErrorPlatformNotSupported);
136 SetError(kErrorAdapterNotInitialized);
152 SetError(kErrorAdapterNotInitialized);
182 SetError(StatusToString(status));
195 SetError(kErrorAdapterNotInitialized);
219 SetError(StatusToString(status));
232 SetError(kErrorAdapterNotInitialized);
245 SetError(StatusToString(status));
265 SetError(kErrorAdapterNotInitialized);
276 SetError(kErrorNotFound)
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/diagnostics/
diagnostics_api.cc 45 SetError(kErrorPingNotImplemented);
48 SetError(kErrorPingFailed);
  /external/lldb/include/lldb/API/
SBError.h 47 SetError (uint32_t err, lldb::ErrorType type);
94 SetError (const lldb_private::Error &lldb_error);
  /external/lldb/scripts/Python/interface/
SBCommandReturnObject.i 63 SetError (lldb::SBError &error,
67 SetError (const char *error_cstr);
  /external/lldb/test/python_api/default-constructor/
sb_error.py 14 obj.SetError(5, lldb.eErrorTypeGeneric)
  /external/chromium_org/chrome/browser/extensions/api/browser/
browser_api.cc 28 SetError(error);
  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
music_manager_private_api.cc 44 SetError(kDeviceIdNotSupported);
  /external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
enterprise_platform_keys_private_api.cc 299 SetError(kChallengeBadBase64Error);
305 SetError(kNonEnterpriseDeviceError);
311 SetError(kExtensionNotWhitelistedError);
317 SetError(kUserNotManaged);
332 SetError(kDevicePolicyDisabledError);
349 SetError(base::StringPrintf(kGetCertificateFailedError, result));
369 SetError(kSignChallengeFailedError);
426 SetError(kChallengeBadBase64Error);
432 SetError(kUserPolicyDisabledError);
438 SetError(kExtensionNotWhitelistedError)
    [all...]

Completed in 1484 milliseconds

1 2 3 4 5 6 7 8