Searched refs:i_processGetByPID (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h436 inline int i_processGetByPID(ULONG uPID, ComObjPtr<GuestProcess> *pProcess);
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp1971 inline int GuestSession::i_processGetByPID(ULONG uPID, ComObjPtr<GuestProcess> *pProcess) function in class:GuestSession
3433 int rc = i_processGetByPID(aPid, &pProcess);

Completed in 50 milliseconds