Searched refs:ParserAndInsert (Results 1 – 6 of 6) sorted by relevance
77 bool BlockSet::ParserAndInsert(const std::string &blockStr) in ParserAndInsert() function in Updater::BlockSet84 return ParserAndInsert(pairs); in ParserAndInsert()87 bool BlockSet::ParserAndInsert(const std::vector<std::string> &blockToken) in ParserAndInsert() function in Updater::BlockSet258 srcBlk.ParserAndInsert(targetCmd); in LoadSourceBuffer()270 locations.ParserAndInsert(nextArgv); in LoadSourceBuffer()288 locations.ParserAndInsert(tokens[1]); in LoadSourceBuffer()
46 bs.ParserAndInsert(params.GetArgumentByPos(1)); in Execute()94 blk.ParserAndInsert(params.GetArgumentByPos(1)); in Execute()116 targetBlock.ParserAndInsert(cmdTmp); in LoadTarget()206 srcBlk.ParserAndInsert(params.GetArgumentByPos(pos++)); in Execute()
48 bool ParserAndInsert(const std::string &blockStr);50 bool ParserAndInsert(const std::vector<std::string> &blockToken);
79 targetBlk.ParserAndInsert({ in RunImageApplyPatch()
144 baseBlock.ParserAndInsert(baseBlockPair); in AllCmdUnitTestMove()
513 blk.ParserAndInsert(blockPairs); in PrintAbnormalBlockHash()555 blk.ParserAndInsert(blockPairs); in CalculateBlockSha()