Home
last modified time | relevance | path

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

/build/libs/host/include/host/
DCopyFile.h18 COPY_RECURSIVE = 0x00200000, // copy directories enumerator
/build/tools/acp/
Dacp.c205 options |= COPY_RECURSIVE; in main()
/build/libs/host/
DCopyFile.c617 if (!(options & COPY_RECURSIVE)) { in copyFileRecursive()