Home
last modified time | relevance | path

Searched refs:BeginSideload (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dhost_app.h31 bool BeginSideload(CtxFile *context, const char *localPath);
Dhost_app.cpp80 bool HdcHostApp::BeginSideload(CtxFile *context, const char *localPath) in BeginSideload() function in Hdc::HdcHostApp
175 BeginSideload(&ctxNow, (const char *)payload); in CommandDispatch()