Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp1711 bool src_isdir = S_ISDIR(src_st.st_mode); in do_sync_pull() local
1712 if (src_isdir) { in do_sync_pull()