Searched refs:taskType (Results 1 - 4 of 4) 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));
H A DApplianceImpl.cpp1179 switch (taskType)
1212 LogFlowFunc(("Appliance %p taskType=%d\n", pAppliance, task->taskType));
1216 switch (task->taskType)

Completed in 51 milliseconds