HomeSort by relevance Sort by last modified time
    Searched refs:COPY_RECURSIVE (Results 1 - 3 of 3) sorted by null

  /build/libs/host/include/host/
CopyFile.h 18 COPY_RECURSIVE = 0x00200000, // copy directories
  /build/tools/acp/
acp.c 205 options |= COPY_RECURSIVE;
  /build/libs/host/
CopyFile.c 616 if (!(options & COPY_RECURSIVE)) {

Completed in 14 milliseconds