Home
last modified time | relevance | path

Searched defs:dst_isdir (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dfile_sync_client.cpp1456 bool dst_isdir; in do_sync_push() local
1699 bool dst_isdir = dst_exists && S_ISDIR(st.st_mode); in do_sync_pull() local