Home
last modified time | relevance | path

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

/base/update/updater/services/applypatch/
Dblock_set.cpp264 std::string targetCmd = cmd.GetArgumentByPos(pos++); in LoadSourceBuffer() local
266 if (targetCmd != "-") { in LoadSourceBuffer()
268 srcBlk.ParserAndInsert(targetCmd); in LoadSourceBuffer()