Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp1007 bool lstat_result = sync_lstat(sc, path, st); in sync_stat_fallback() local
1008 if (!lstat_result) { in sync_stat_fallback()