Searched refs:GetReplacedOpList (Results 1 – 3 of 3) sorted by relevance
185 std::vector<std::pair<size_t, size_t>> GetReplacedOpList();
398 std::vector<std::pair<size_t, size_t>> DrawCmdList::GetReplacedOpList() in GetReplacedOpList() function in OHOS::Rosen::Drawing::DrawCmdList
1582 auto replacedOpList = val->GetReplacedOpList(); in Marshalling()