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

  /build/libs/host/include/host/
CopyFile.h 17 COPY_TIMESTAMPS = 0x00100000, // preserve mode, ownership, timestamps
  /build/tools/acp/
acp.c 202 options |= COPY_TIMESTAMPS;
  /build/libs/host/
CopyFile.c 164 if (options & COPY_TIMESTAMPS) {

Completed in 35 milliseconds