Searched refs:GetOemInstall (Results 1 – 3 of 3) sorted by relevance
74 bool GetOemInstall(std::wstring* oem_install) const;
203 bool ProductState::GetOemInstall(std::wstring* oem_install) const { in GetOemInstall() function in installer::ProductState
891 if (source_product->GetOemInstall(&oem_install)) { in AddOemInstallWorkItems()