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

  /external/avahi/avahi-common/
dbus.c 93 struct error_map { struct
98 static struct error_map error_map[] = { variable in typeref:struct:error_map
118 const struct error_map *m;
126 for (m = error_map; m->dbus_error; m++)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
provider.py 436 error_map = self.ErrorMap[self.name]
437 self.storage_copy_error = error_map[STORAGE_COPY_ERROR]
438 self.storage_create_error = error_map[STORAGE_CREATE_ERROR]
439 self.storage_data_error = error_map[STORAGE_DATA_ERROR]
440 self.storage_permissions_error = error_map[STORAGE_PERMISSIONS_ERROR]
441 self.storage_response_error = error_map[STORAGE_RESPONSE_ERROR]
  /external/libbrillo/brillo/errors/
error_codes.cc 33 } error_map[] = { member in namespace:brillo::errors::system::__anon14177
197 for (const ErrorMapEntry& entry : error_map) {
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_zscan.c 397 goto error_map;
418 goto error_map;
422 error_map:
576 goto error_map;
585 error_map:
vl_idct.c 729 goto error_map;
744 goto error_map;
748 error_map:
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]

Completed in 289 milliseconds