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

1 2

  /external/chromium_org/ppapi/shared_impl/private/
ppb_char_set_shared.h 22 PP_CharSet_ConversionError on_error,
27 PP_CharSet_Trusted_ConversionError on_error,
34 PP_CharSet_ConversionError on_error,
39 PP_CharSet_Trusted_ConversionError on_error,
ppb_char_set_shared.cc 22 PP_CharSet_ConversionError on_error) {
23 switch (on_error) {
37 bool PPToBaseConversionError(PP_CharSet_Trusted_ConversionError on_error,
39 switch (on_error) {
68 PP_CharSet_Trusted_ConversionError on_error = DeprecatedToConversionError( local
73 UTF16ToCharSet(utf16, utf16_len, output_char_set, on_error, NULL,
81 PP_Bool result = UTF16ToCharSet(utf16, utf16_len, output_char_set, on_error,
97 PP_CharSet_Trusted_ConversionError on_error,
113 switch (on_error) {
178 PP_CharSet_Trusted_ConversionError on_error = DeprecatedToConversionError local
    [all...]
  /external/chromium_org/ppapi/thunk/
ppb_char_set_thunk.cc 18 PP_CharSet_ConversionError on_error,
27 utf16, utf16_len, output_char_set, on_error, output_length);
33 PP_CharSet_Trusted_ConversionError on_error,
47 utf16, utf16_len, output_char_set, on_error,
54 PP_CharSet_ConversionError on_error,
63 input, input_len, input_char_set, on_error, output_length);
69 PP_CharSet_Trusted_ConversionError on_error,
73 input, input_len, input_char_set, on_error,
  /external/chromium_org/base/i18n/
icu_string_conversions.h 39 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
43 OnStringConversionError::Type on_error,
47 OnStringConversionError::Type on_error,
51 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
55 OnStringConversionError::Type on_error,
59 OnStringConversionError::Type on_error,
icu_string_conversions.cc 82 int uchar_len, OnStringConversionError::Type on_error,
91 switch (on_error) {
117 void SetUpErrorHandlerForToUChars(OnStringConversionError::Type on_error,
119 switch (on_error) {
151 OnStringConversionError::Type on_error,
161 static_cast<int>(utf16.length()), on_error, encoded);
166 OnStringConversionError::Type on_error,
185 SetUpErrorHandlerForToUChars(on_error, converter, &status);
202 OnStringConversionError::Type on_error,
205 return UTF16ToCodepage(wide, codepage_name, on_error, encoded)
    [all...]
icu_string_conversions_unittest.cc 110 OnStringConversionError::Type on_error; member in struct:base::__anon6903
246 kConvertCodepageCases[i].on_error,
256 kConvertCodepageCases[i].on_error ==
260 kConvertCodepageCases[i].on_error, &encoded);
313 kConvertCodepageCases[i].on_error,
327 kConvertCodepageCases[i].on_error == OnStringConversionError::FAIL) {
330 kConvertCodepageCases[i].on_error, &encoded);
  /external/chromium_org/ppapi/c/dev/
ppb_char_set_dev.h 57 enum PP_CharSet_ConversionError on_error,
71 enum PP_CharSet_ConversionError on_error,
  /external/chromium_org/ppapi/c/trusted/
ppb_char_set_trusted.h 87 PP_CharSet_Trusted_ConversionError on_error,
104 PP_CharSet_Trusted_ConversionError on_error,
  /external/chromium_org/ppapi/api/trusted/
ppb_char_set_trusted.idl 64 [in] PP_CharSet_Trusted_ConversionError on_error,
82 [in] PP_CharSet_Trusted_ConversionError on_error,
  /external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_preflight.sh 21 function on_error { function
39 trap on_error ERR
remoting_postflight.sh 25 function on_error { function
37 trap on_error ERR
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_host.h 179 // Deletes the controller and notifies the VideoCaptureManager. |on_error| is
182 const VideoCaptureControllerID& controller_id, bool on_error);
video_capture_host.cc 378 const VideoCaptureControllerID& controller_id, bool on_error) {
387 it->second.get(), controller_id, this, on_error);
  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.cpp 283 goto on_error;
306 goto on_error;
336 goto on_error;
342 goto on_error;
348 goto on_error;
361 on_error:
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraPostProc.cpp 283 goto on_error;
306 goto on_error;
336 goto on_error;
342 goto on_error;
348 goto on_error;
361 on_error:
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c 248 goto on_error;
273 goto on_error;
295 goto on_error;
320 on_error:
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 231 goto on_error;
253 goto on_error;
262 goto on_error;
297 on_error:
451 goto on_error;
461 on_error:
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 297 goto on_error;
319 goto on_error;
328 goto on_error;
357 on_error:
511 goto on_error;
514 on_error:
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 284 goto on_error;
308 goto on_error;
339 on_error:
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c 269 goto on_error;
291 goto on_error;
316 on_error:
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 292 goto on_error;
313 goto on_error;
347 on_error:
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c 271 goto on_error;
293 goto on_error;
318 on_error:
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 326 on_error:
390 goto on_error;
411 goto on_error;
445 on_error:
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 408 goto on_error;
436 goto on_error;
501 goto on_error;
521 on_error:
    [all...]
  /external/qemu/qapi-auto-generated/
qmp-commands.h 139 void qmp_block_stream(const char * device, bool has_base, const char * base, bool has_speed, int64_t speed, bool has_on_error, BlockdevOnError on_error, Error **errp);

Completed in 347 milliseconds

1 2