Home
last modified time | relevance | path

Searched refs:src_profile (Results 1 – 1 of 1) sorted by relevance

/art/artd/
Dartd.cc1433 auto src_profile = std::make_unique<std::string>( in commitPreRebootStagedFiles() local
1438 if (OS::FileExists(src_profile->c_str())) { in commitPreRebootStagedFiles()
1439 files_to_move.emplace_back(*src_profile, *dst_profile); in commitPreRebootStagedFiles()