Home
last modified time | relevance | path

Searched defs:file_list (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/client/
Dfile_sync_client.cpp558 void ComputeExpectedTotalBytes(const std::vector<copyinfo>& file_list) { in ComputeExpectedTotalBytes()
800 static bool local_build_list(SyncConnection& sc, std::vector<copyinfo>* file_list, in local_build_list()
862 std::vector<copyinfo> file_list; in copy_local_dir_remote() local
1044 static bool remote_build_list(SyncConnection& sc, std::vector<copyinfo>* file_list, in remote_build_list()
1130 std::vector<copyinfo> file_list; in copy_remote_dir_local() local
/system/update_engine/payload_generator/
Ddelta_diff_utils_unittest.cc791 auto file_list = { in TEST_F() local