Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.cpp1195 bool src_isdir = S_ISDIR(src_st.st_mode); in do_sync_pull() local
1196 if (src_isdir) { in do_sync_pull()