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

  /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/service/
service.cpp 74 aerr << "service: Unable to get default service manager!" << endl;
92 aerr << "service: Unknown option -" << ic << endl;
109 aerr << "service: No service specified for check" << endl;
143 aerr << "service: no integer supplied for 'i32'" << endl;
152 aerr << "service: no string supplied for 's16'" << endl;
241 aerr << "service: unknown option " << argv[optind] << endl;
251 aerr << "service: Service " << argv[serviceArg]
257 aerr << "service: No service specified for call" << endl;
259 aerr << "service: No code specified for call" << endl;
265 aerr << "service: Unknown command " << argv[optind] << endl
    [all...]
  /frameworks/native/cmds/dumpsys/
dumpsys.cpp 36 aerr << "dumpsys: Unable to get default service manager!" << endl;
85 aerr << "Error dumping service info: (" << strerror(err)
89 aerr << "Can't find service: " << services[i] << endl;
  /frameworks/native/libs/binder/
Static.cpp 71 TextOutput& aerr(gStderrTextOutput);
  /frameworks/native/include/binder/
TextOutput.h 61 extern TextOutput& aerr;
  /external/chromium_org/third_party/sqlite/src/src/
os_unix.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread.a     [all...]

Completed in 179 milliseconds