Home
last modified time | relevance | path

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

/reactos/dll/win32/qmgr/
H A Dqmgr.h108 HRESULT BackgroundCopyFileConstructor(BackgroundCopyJobImpl *owner,
H A Dfile.c162 HRESULT BackgroundCopyFileConstructor(BackgroundCopyJobImpl *owner, in BackgroundCopyFileConstructor() function
H A Djob.c307 … hr = BackgroundCopyFileConstructor(This, pFileSet[i].RemoteName, pFileSet[i].LocalName, &file); in BackgroundCopyJob_AddFileSet()