Searched defs:taskType (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DApplianceImplPrivate.h133 taskType(aType),
145 TaskType taskType; member in struct:Appliance::TaskOVF
H A DGuestCtrlImplPrivate.h385 TaskType taskType; member in class:GuestTask
/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp161 : taskType(aTaskType),
172 TaskType taskType; member in struct:VFSExplorer::TaskVFSExplorer
206 switch(task->taskType)
233 AssertMsgFailed(("Invalid task type %u specified!\n", task->taskType));

Completed in 46 milliseconds