Searched defs:BEGIN_COPY_ENTRY (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation.h125 // BEGIN_COPY_ENTRY is fired for each copy creation beginning (for both
147 // BEGIN_COPY_ENTRY a (starting create "a" directory in x/).
150 // BEGIN_COPY_ENTRY a/b (starting create "b" directory in x/a).
153 // BEGIN_COPY_ENTRY a/b/c.txt (starting to copy "c.txt" in x/a/b/).
162 // BEGIN_COPY_ENTRY a/b/d.txt (starting to copy "d.txt" in x/a/b).
193 BEGIN_COPY_ENTRY, enumerator in enum:storage::FileSystemOperation::CopyProgressType

Completed in 85 milliseconds