Searched refs:Run (Results 1 - 25 of 27) sorted by relevance

12

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxGuestApplication.cpp86 be_app->Run();
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsProcessMac.cpp96 nsProcess::Run(PRBool blocking, const char **args, PRUint32 count, PRUint32 *pid) function in class:nsProcess
H A DnsProcessCommon.cpp207 nsProcess::Run(PRBool blocking, const char **args, PRUint32 count, PRUint32 *pid) function in class:nsProcess
H A DTimerThread.cpp169 // notify the cond var so that Run() can return
239 /* void Run(); */
240 NS_IMETHODIMP TimerThread::Run() function in class:TimerThread
374 // TimerThread::Run, must wait for the mLock auto-lock here, and during the
375 // wait Run drops the only remaining ref to aTimer via RemoveTimerInternal.
H A DnsThread.cpp118 rv = self->mRunnable->Run();
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestThreads.cpp51 NS_IMETHOD Run() { function in class:nsRunner
138 NS_IMETHOD Run() { function in class:nsStressRunner
H A DTestPipes.cpp80 NS_IMETHOD Run() { function in class:nsReceiver
181 NS_IMETHOD Run() { function in class:nsShortReader
413 NS_IMETHOD Run() { function in class:nsPump
/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h48 virtual int Run(void) = 0;
83 int Run(int *pGuestRc);
113 int Run(void);
141 int Run(void);
167 int Run(void);
/vbox/src/libs/xpcom18a4/java/src/
H A DnsThreadUtils.h282 NS_IMETHOD Run() { function in class:nsRunnableMethod
350 // NS_IMETHODIMP E::Run() {
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp124 eventLoop->Run(nsnull, nsnull, nsnull, &retCode);
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImplTasks.cpp177 int SessionTaskOpen::Run(int *pGuestRc) function in class:SessionTaskOpen
215 return task->Run(NULL /* guestRc */);
249 int SessionTaskCopyTo::Run(void) function in class:SessionTaskCopyTo
575 return task->Run();
592 int SessionTaskCopyFrom::Run(void) function in class:SessionTaskCopyFrom
847 return task->Run();
1067 int SessionTaskUpdateAdditions::Run(void) function in class:SessionTaskUpdateAdditions
1543 return task->Run();
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmstask.idl237 HRESULT Run();
H A Daxcore.idl289 HRESULT Run(REFERENCE_TIME tStart);
H A Dcontrol.idl58 HRESULT Run();
H A Dobjidl.idl459 HRESULT Run(
H A Dobjidl.h2153 virtual HRESULT STDMETHODCALLTYPE Run(
2188 HRESULT (STDMETHODCALLTYPE *Run)( member in struct:IRunnableObjectVtbl
2217 #define IRunnableObject_Run(This,pbc) (This)->lpVtbl->Run(This,pbc)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmstask.idl231 HRESULT Run();
H A Daxcore.idl287 HRESULT Run(REFERENCE_TIME tStart);
H A Dcontrol.idl58 HRESULT Run();
H A Dshobjidl.idl1455 HRESULT Run();
H A Dobjidl.idl447 HRESULT Run(
H A Dobjidl.h2153 virtual HRESULT STDMETHODCALLTYPE Run(
2188 HRESULT (STDMETHODCALLTYPE *Run)( member in struct:IRunnableObjectVtbl
2217 #define IRunnableObject_Run(This,pbc) (This)->lpVtbl->Run(This,pbc)
/vbox/src/libs/libxml2-2.6.31/
H A Ddepcomp40 Run PROGRAMS ARGS to compile a file, generating dependencies
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsMemoryImpl.cpp153 MemoryFlusher::Run() function in class:MemoryFlusher
438 // Run the flushers immediately if we can; otherwise, proxy to the
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp638 int Run(const ClientConnection *pConnection, function in struct:guestControl::ClientState
730 rc = Run(pConnection, pHostCmd);
755 rc = Run(&mPendingCon, pHostCmd);

Completed in 232 milliseconds

12