Home
last modified time | relevance | path

Searched refs:RunQueue (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/host/
Dhost_app.cpp71 RunQueue(context); in BeginInstall()
85 RunQueue(context); in BeginSideload()
90 void HdcHostApp::RunQueue(CtxFile *context) in RunQueue() function in Hdc::HdcHostApp
146 RunQueue(&ctxNow); in CheckInstallContinue()
Dhost_app.h30 void RunQueue(CtxFile *context);
Dhost_updater.h38 void RunQueue(CtxFile &context);
Dhost_updater.cpp79 void HostUpdater::RunQueue(CtxFile &context) in RunQueue() function in Hdc::HostUpdater
125 RunQueue(ctxNow); in BeginTransfer()
254 RunQueue(ctxNow); in CheckUpdateContinue()