Lines Matching defs:context
38 bool HdcFile::BeginTransfer(CtxFile *context, const string &command) in BeginTransfer()
100 bool HdcFile::CheckBlacklistPath(CtxFile *context) in CheckBlacklistPath()
112 bool HdcFile::ParseMasterParameters(CtxFile *context, int argc, char **argv, int &srcArgvIndex) in ParseMasterParameters()
157 bool HdcFile::ValidateAndSetPaths(CtxFile *context, int argc, char **argv, int &srcArgvIndex) in ValidateAndSetPaths()
186 bool HdcFile::CheckSandboxSubPath(CtxFile *context, string &resolvedPath) in CheckSandboxSubPath()
247 bool HdcFile::SetMasterParameters(CtxFile *context, int argc, char **argv) in SetMasterParameters()
286 bool HdcFile::SetMasterParametersOnDaemon(CtxFile *context, int argc, char **argv, int srcArgvIndex) in SetMasterParametersOnDaemon()
315 void HdcFile::CheckMaster(CtxFile *context) in CheckMaster()
327 void HdcFile::WhenTransferFinish(CtxFile *context) in WhenTransferFinish()
336 void HdcFile::TransferSummary(CtxFile *context) in TransferSummary()
538 void HdcFile::TransferNext(CtxFile *context) in TransferNext()