HomeSort by relevance Sort by last modified time
    Searched full:aerr (Results 1 - 8 of 8) sorted by null

  /frameworks/native/cmds/service/
service.cpp 63 aerr << "service: Unable to get default service manager!" << endl;
81 aerr << "service: Unknown option -" << ic << endl;
98 aerr << "service: No service specified for check" << endl;
132 aerr << "service: no integer supplied for 'i32'" << endl;
141 aerr << "service: no string supplied for 's16'" << endl;
230 aerr << "service: unknown option " << argv[optind] << endl;
240 aerr << "service: Service " << argv[serviceArg]
246 aerr << "service: No service specified for call" << endl;
248 aerr << "service: No code specified for call" << endl;
254 aerr << "service: Unknown command " << argv[optind] << endl
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
vectorbuffer.cpp 12 void VectorPanic(TInt aErr, TInt aLine)
16 User::Panic(b, aErr);
SDL_main.cpp 47 TInt Panic(TInt aErr, TInt aLine)
51 User::Panic(b, aErr);
553 void EpocSdlEnv::PanicMain(TInt aErr)
555 gEpocEnv->iAppSrv->PanicMain(aErr);
629 void EpocSdlEnv::PanicMain(const TDesC& aInfo, TInt aErr)
631 gEpocEnv->iAppSrv->PanicMain(aInfo, aErr);
887 EXPORT_C void CSDL::SDLPanic(const TDesC& aInfo, TInt aErr)
889 EpocSdlEnv::PanicMain(aInfo, aErr);
sdlexe.cpp 270 virtual void DoExit(TInt aErr) = 0;
316 void DoExit(TInt aErr);
  /frameworks/native/cmds/dumpsys/
dumpsys.cpp 36 aerr << "dumpsys: Unable to get default service manager!" << endl;
77 aerr << "Error dumping service info: (" << strerror(err)
81 aerr << "Can't find service: " << services[i] << endl;
  /frameworks/native/libs/utils/
Static.cpp 89 TextOutput& aerr(gStderrTextOutput);
  /frameworks/native/include/utils/
TextOutput.h 58 extern TextOutput& aerr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread.a     [all...]

Completed in 112 milliseconds