Searched refs:src_profile (Results 1 – 1 of 1) sorted by relevance
1433 auto src_profile = std::make_unique<std::string>( in commitPreRebootStagedFiles() local1438 if (OS::FileExists(src_profile->c_str())) { in commitPreRebootStagedFiles()1439 files_to_move.emplace_back(*src_profile, *dst_profile); in commitPreRebootStagedFiles()