• Home
  • Raw
  • Download

Lines Matching refs:ALOGE

342         ALOGE("%s: switch default: NOTE portable_signum:%d Not supported. Just a Test?",  in signum_pton()
356 ALOGE("%s: 0 < portable_signum:%d <= NSIG_PORTABLE:%d; Not supported, return(0);", in signum_pton()
493 ALOGE("%s: mips_signum:%d Can't be mapped to a unique portable signal;", __func__, in signum_ntop()
496 ALOGE("%s: Mapping highest 63 Real Time Signals to the largest RT Portable SigNo.", in signum_ntop()
503 ALOGE("%s: switch default: mips_signum:%d Not supported! return(0);", __func__, in signum_ntop()
599 ALOGE("%s: invalid_pointer(portable_sighandler:%p); Likely about to Trap or Bus Error!", in mips_sigaction_handler()
602 ALOGE("%s: HINT: Likely best to use gdbserver and look at sigaction arguments.", __func__); in mips_sigaction_handler()
661 ALOGE("%s: invalid_pointer(portable_handler:%p)!", __func__, portable_handler); in sighandler_pton()
662 ALOGE("%s: HINT: Likely to cause a BUS Error ....", __func__); in sighandler_pton()
663 ALOGE("%s: HINT: ... when the signal handler is called!", __func__); in sighandler_pton()
937 ALOGE("%s: portable_sigset:%p is not valid; returning empty set.", __func__, in sigset_pton()
983 ALOGE("%s: portable_sigset:%p is not Valid; can't return sigset", __func__, in sigset_ntop()
1463 ALOGE("%s: portable_how:%d NOT SUPPORTED!", __func__, portable_how); in do_sigmask()
1777 ALOGE("%s: invalid_pointer(ss:%p): Let kernel set proper errno and set return value.", in WRAP()
1793 ALOGE("%s: invalid_pointer(oss:%p): Let kernel set proper errno and return value.", in WRAP()