HomeSort by relevance Sort by last modified time
    Searched refs:do_sync_pull (Results 1 - 5 of 5) sorted by null

  /system/core/adb/
file_sync_service.h 85 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst,
bugreport.cpp 284 return do_sync_pull(srcs, dst, copy_attrs, name);
bugreport_test.cpp 45 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, function
47 ADD_FAILURE() << "do_sync_pull() should have been mocked";
file_sync_client.cpp     [all...]
commandline.cpp     [all...]

Completed in 87 milliseconds