/aosp12/packages/modules/adb/client/ |
H A D | commandline.cpp | 683 error_exit("%s", error.c_str()); in adb_shell() 789 error_exit("%s", error.c_str()); in adb_abb() 1632 error_exit( in adb_commandline() 1709 error_exit("adb devices [-l]"); in adb_commandline() 1724 error_exit("%s", error.c_str()); in adb_commandline() 1823 error_exit("invalid rescue argument"); in adb_commandline() 1837 error_exit("%s", error.c_str()); in adb_commandline() 2085 error_exit("%s", error.c_str()); in adb_commandline() 2099 error_exit("usage: adb raw SERVICE"); in adb_commandline() 2116 error_exit("%s", error.c_str()); in adb_commandline() [all …]
|
H A D | fastdeploy.cpp | 116 error_exit("Failed to push fastdeploy agent to device."); in push_to_device() 134 error_exit("Error executing %s returncode: %d", chmod_command.c_str(), ret); in deploy_agent() 160 error_exit("Could not find AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk() 164 error_exit("Could not read AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk() 168 error_exit("Could not uncompress AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk() 173 error_exit("Could not parse AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk() 214 error_exit("Could not find package name tag in AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk() 276 error_exit( in extract_metadata() 287 error_exit("Aborting"); in extract_metadata() 293 error_exit("Aborting"); in extract_metadata() [all …]
|
H A D | adb_install.cpp | 172 error_exit("filename doesn't end .apk or .apex: %s", file); in install_app_streamed() 180 error_exit(".apex is not supported on the target device"); in install_app_streamed() 184 error_exit("--fastdeploy doesn't support .apex files"); in install_app_streamed() 275 if (last_apk == -1) error_exit("need APK file on command line"); in install_app_legacy() 365 error_exit( in calculate_install_mode() 382 error_exit("Device doesn't support incremental installations"); in calculate_install_mode() 499 error_exit("Attempting to use streaming install on unsupported device"); in install_app() 512 error_exit("install requires an apk argument"); in install_app() 528 error_exit("invalid install mode"); in install_app() 561 if (first_apk == -1) error_exit("need APK file on command line"); in install_multiple_app_streamed() [all …]
|
H A D | incremental_server.cpp | 661 error_exit("inc-server: failed to stat input file '%s'.", filepath); in open_fd() 666 error_exit("inc-server: failed to open file '%s'.", filepath); in open_fd() 684 error_exit("Verity tree size mismatch in signature file: %s [was %lld, expected %lld].\n", in open_signature() 700 error_exit("inc-server: must specify at least one file."); in serve()
|
H A D | bugreport.cpp | 202 if (argc > 2) error_exit("usage: adb bugreport [[PATH] | [--stream]]"); in DoIt()
|
/aosp12/packages/modules/adb/fastdeploy/deploypatchgenerator/ |
H A D | patch_utils.cpp | 63 error_exit("Aborting"); in GetHostAPKMetaData() 73 error_exit("Aborting"); in GetHostAPKMetaData() 104 error_exit("Aborting"); in Pipe()
|
H A D | deploy_patch_generator.cpp | 167 error_exit("Aborting"); in GeneratePatch()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | YuvToJpegEncoder.cpp | 29 void error_exit(j_common_ptr cinfo) { in error_exit() function 42 err.pub.error_exit = error_exit; in encode()
|
/aosp12/packages/apps/Gallery2/jni_jpegstream/src/ |
H A D | jerr_hook.cpp | 46 errMgr->mgr.error_exit = ErrExit; in SetupErrMgr()
|
/aosp12/bionic/tests/ |
H A D | error_test.cpp | 60 TEST(error_DeathTest, error_exit) { in TEST() argument
|
/aosp12/frameworks/av/cmds/stagefright/ |
H A D | jpeg.cpp | 53 sf_err.jerr.error_exit = sf_jpeg_error_exit; in writeJpegFile()
|
/aosp12/packages/modules/adb/ |
H A D | adb_utils.h | 53 [[noreturn]] void error_exit(const char* fmt, ...) __attribute__((__format__(__printf__, 1, 2)));
|
H A D | adb_utils.cpp | 368 void error_exit(const char* fmt, ...) { in error_exit() function
|
/aosp12/hardware/ril/libril/ |
H A D | ril.cpp | 808 goto error_exit; in RIL_onUnsolicitedResponse() 838 goto error_exit; in RIL_onUnsolicitedResponse() 847 error_exit: in RIL_onUnsolicitedResponse()
|
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | JpegCompressor.cpp | 87 mCInfo.err->error_exit = jpegErrorHandler; in threadLoop()
|
/aosp12/frameworks/av/services/camera/libcameraservice/tests/ |
H A D | NV12Compressor.cpp | 214 error_exit = &onJpegError; in ErrorManager()
|
/aosp12/packages/apps/Camera2/jni/ |
H A D | jpegutil.cpp | 172 err.pub.error_exit = [](j_common_ptr cinfo) { in Compress()
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ |
H A D | JpegCompressor.cpp | 237 cinfo->err->error_exit = [](j_common_ptr cinfo) { in CompressYUV420Frame()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_impl_CameraExtensionJpegProcessor.cpp | 375 err.pub.error_exit = [](j_common_ptr cinfo) { in compress()
|
/aosp12/frameworks/av/services/camera/libcameraservice/common/ |
H A D | DepthPhotoProcessor.cpp | 145 cinfo->err->error_exit = [](j_common_ptr cinfo) { in encodeGrayscaleJpeg()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3HWI.cpp | 5382 goto error_exit; in processCaptureRequest() 5432 goto error_exit; in processCaptureRequest() 5441 goto error_exit; in processCaptureRequest() 5449 goto error_exit; in processCaptureRequest() 5457 goto error_exit; in processCaptureRequest() 5465 goto error_exit; in processCaptureRequest() 5473 goto error_exit; in processCaptureRequest() 5479 goto error_exit; in processCaptureRequest() 5488 goto error_exit; in processCaptureRequest() 5509 goto error_exit; in processCaptureRequest() [all …]
|
/aosp12/hardware/interfaces/camera/device/3.4/default/ |
H A D | ExternalCameraUtils.cpp | 418 cinfo.err->error_exit = [](j_common_ptr cinfo) { in encodeJpegYU12()
|