GetInstance 47 MMgc/FixedMalloc-inlines.h REALLY_INLINE FixedMalloc* FixedMalloc::GetInstance() { return instance; }
GetInstance 64 MMgc/FixedMalloc.h static FixedMalloc *GetInstance();
GetInstance 207 axscript/ActiveScript.cpp fm = MMgc::FixedMalloc::GetInstance();
GetInstance 643 shell/ByteArrayGlue.cpp File* fp = Platform::GetInstance()->createFile();
GetInstance 648 shell/ByteArrayGlue.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 685 shell/ByteArrayGlue.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 722 shell/ByteArrayGlue.cpp File* fp = Platform::GetInstance()->createFile();
GetInstance 727 shell/ByteArrayGlue.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 736 shell/ByteArrayGlue.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 56 shell/ConsoleOutputStream.cpp return Platform::GetInstance()->logMessage(message);
GetInstance 64 shell/ConsoleOutputStream.cpp int i = Platform::GetInstance()->logMessage(message);
GetInstance 633 shell/DebugCLI.cpp Platform::GetInstance()->getUserInput(commandLine, kMaxCommandLine);
GetInstance 668 shell/DebugCLI.cpp Platform::GetInstance()->exit(0);
GetInstance 58 shell/FileClass.cpp File* fp = Platform::GetInstance()->createFile();
GetInstance 65 shell/FileClass.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 79 shell/FileClass.cpp File* fp = Platform::GetInstance()->createFile();
GetInstance 84 shell/FileClass.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 109 shell/FileClass.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 151 shell/FileClass.cpp File* fp = Platform::GetInstance()->createFile();
GetInstance 156 shell/FileClass.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 165 shell/FileClass.cpp Platform::GetInstance()->destroyFile(fp);
GetInstance 44 shell/FileInputStream.cpp file = Platform::GetInstance()->createFile();
GetInstance 53 shell/FileInputStream.cpp Platform::GetInstance()->destroyFile(file);
GetInstance 66 shell/FileInputStream.cpp Platform::GetInstance()->destroyFile(file);
GetInstance 65 shell/Platform.h static Platform* GetInstance();
GetInstance 161 shell/ShellCore.cpp Platform::GetInstance()->setTimer(kScriptGracePeriod, interruptTimerCallback, this);
GetInstance 473 shell/ShellCore.cpp Platform::GetInstance()->setTimer(kScriptTimeout, interruptTimerCallback, this);
GetInstance 71 shell/SystemClass.cpp Platform::GetInstance()->exit(status);
GetInstance 87 shell/avmshell.cpp minstack = Platform::GetInstance()->getMainThreadStackLimit();
GetInstance 100 shell/avmshell.cpp minstack = Platform::GetInstance()->getMainThreadStackLimit();
GetInstance 168 shell/avmshell.cpp Platform::GetInstance()->exit(1);
GetInstance 182 shell/avmshell.cpp Platform::GetInstance()->exit(exitCode);
GetInstance 189 shell/avmshell.cpp Platform::GetInstance()->exit(exitCode);
GetInstance 197 shell/avmshell.cpp Platform::GetInstance()->exit(exitCode);
GetInstance 400 shell/avmshell.cpp Platform::GetInstance()->exit(1);
GetInstance 530 shell/avmshell.cpp if(Platform::GetInstance()->getUserInput(commandLine, kMaxCommandLine) == NULL)
GetInstance 562 shell/avmshell.cpp if(Platform::GetInstance()->getUserInput(commandLine, kMaxCommandLine) == NULL)
GetInstance 616 shell/avmshell.cpp Platform::GetInstance()->initializeLogging(logFilename);
GetInstance 943 shell/avmshell.cpp Platform::GetInstance()->exit(1);
GetInstance 1086 shell/avmshell.cpp Platform::GetInstance()->exit(1);