Home | History | Annotate | Download | only in tools

Lines Matching refs:dump

88         dump "ERROR: Missing path parameter to platform build, see --help for details"
99 dump "ERROR: Not a directory: $ANDROID_PRODUCT_OUT"
100 dump "Please point to a valid and complete Android build directory"
106 dump "ERROR: Missing file: $BUILD_PROP"
107 dump "Please point to a valid and complete Android build directory"
116 dump "ERROR: Could not extract CPU ABI from $BUILD_PROP"
117 dump "Please use --arch=<name> to override this. See --help"
123 dump "ERROR: Can't translate $CPU_ABI ABI into CPU architecture!"
133 dump "WARNING: Could not extract default platform level from $BUILD_PROP!"
134 dump "Please use --platform=<name> to override this. See --help"
138 dump "ERROR: Couldn't extract API level from: $BUILD_PROP"
211 dump "ERROR: Missing system library: $src"
222 dump "ERROR: Missing system static library: $src"
234 dump "ERROR: Missing system object file: $src"
257 dump "ERROR: Missing system header: $srcdir/$header"
262 dump "ERROR: Could not copy system header: $src"
263 dump "Target location: $dst"
290 dump "ERROR: Missing $ARCH system header: $srcdir/$header"
295 dump "ERROR: Could not copy $ARCH system header: $src"
296 dump "Target location: $dst"