Searched refs:log_error (Results 1 – 5 of 5) sorted by relevance
19 alias log_error="log -t art_apex -p f" alias29 log_error "Device is not fsverity-enabled."47 log_error "Enable failed: $ENABLE_MSG" ;54 { log_error "Integrity failed: $INTEGRITY_MSG" ; rm -f $FILES ; exit 2 ; }
19 alias log_error="log -t art_apex -p f" alias42 log_error "Unsupported ABI $abi"61 { log_error "Setup failed: $SETUP_MSG" ; return 300 ; }65 { log_error "Enable failed: $ENABLE_MSG" ; return 301 ; }68 { log_error "Integrity failed: $INTEGRITY_MSG" ; return 302 ; }
24 log_error "Postinstall dalvik-cache does not exist or is not a directory"39 log_error "Enable failed: $ENABLE_MSG"
27 log_error "Could not find boot class-path to compile"75 --force-determinism || { log_error "Dex2oat failed" ; exit 102 ; }
34 log_error "Could not find SYSTEMSERVERCLASSPATH"83 || { log_error "Dex2oat failed" ; exit 102 ; }