Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc68 const auto src_contents = CF_EXPECT(DirectoryContents(src_dir_path)); in CopyDirectoryImpl() local
69 for (const auto& src_base_path : src_contents) { in CopyDirectoryImpl()