Searched refs:idPath (Results 1 – 1 of 1) sorted by relevance
282 std::vector<std::string> idPath; in CutJsonBranch() local283 idPath.emplace_back(KEY_ID); in CutJsonBranch()284 cjsonObj.DeleteItemDeeplyOnTarget(idPath); in CutJsonBranch()