Home
last modified time | relevance | path

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

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