Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.cpp636 static bool sync_stat(SyncConnection& sc, const char* path, struct stat* st) { in sync_stat() function
645 if (sync_stat(sc, path, st)) { in sync_stat_fallback()