Home
last modified time | relevance | path

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

/build/make/tools/libhost/include/host/
DCopyFile.h20 COPY_VERBOSE_MASK = 0x000000ff // talk lots enumerator
/build/make/tools/acp/
Dacp.c222 options |= verboseLevel & COPY_VERBOSE_MASK; in main()
/build/make/tools/libhost/
DCopyFile.c100 if ((options & COPY_VERBOSE_MASK) > 0) in printCopyMsg()
107 if ((options & COPY_VERBOSE_MASK) > 1) in printNotNewerMsg()