Searched refs:ParserAndInsert (Results 1 – 6 of 6) sorted by relevance
45 bs.ParserAndInsert(params.GetArgumentByPos(1)); in Execute()93 blk.ParserAndInsert(params.GetArgumentByPos(1)); in Execute()116 targetBlock.ParserAndInsert(cmdTmp); in LoadTarget()200 srcBlk.ParserAndInsert(params.GetArgumentByPos(pos++)); in Execute()
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::BlockSet268 srcBlk.ParserAndInsert(targetCmd); in LoadSourceBuffer()280 locations.ParserAndInsert(nextArgv); in LoadSourceBuffer()298 locations.ParserAndInsert(tokens[1]); in LoadSourceBuffer()
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()
481 blk.ParserAndInsert(blockPairs); in ExecReadShaInfo()