Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp654 bool lstat_result = sync_lstat(sc, path, st); in sync_stat_fallback() local
655 if (!lstat_result) { in sync_stat_fallback()