Home
last modified time | relevance | path

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

/build/libs/host/include/host/
DCopyFile.h15 COPY_FORCE = 0x00040000, // override access permissions enumerator
/build/tools/acp/
Dacp.c196 options |= COPY_FORCE; in main()
/build/tools/atree/
Dfs.cpp148 COPY_NO_DEREFERENCE | COPY_FORCE | COPY_PERMISSIONS); in copy_file()
/build/libs/host/
DCopyFile.c263 if (options & COPY_FORCE) { in copyRegular()