Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp644 static bool sync_stat_fallback(SyncConnection& sc, const char* path, struct stat* st) { in sync_stat_fallback() function
959 if (sync_stat_fallback(sc, dst, &st)) { in do_sync_push()
1083 if (!sync_stat_fallback(sc, link_ci.rpath.c_str(), &st)) { in remote_build_list()
1215 if (!sync_stat_fallback(sc, src_path, &src_st)) { in do_sync_pull()