Home
last modified time | relevance | path

Searched refs:log_error (Results 1 – 1 of 1) sorted by relevance

/art/build/apex/
Dart_apex_boot_integrity.sh19 alias log_error="log -t art_apex -p f" alias
29 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 ; }