Searched refs:SetCombine (Results 1 – 2 of 2) sorted by relevance
78 uint32_t SetCombine();
331 uint32_t PackageParser::SetCombine() in SetCombine() function in OHOS::Global::Restool::PackageParser443 handles_.emplace(Option::COMBINE, [this](const string &) -> uint32_t { return SetCombine(); }); in InitCommand()