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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bits.h 271 } BG_JOB_TIMES;
307 virtual HRESULT WINAPI GetTimes(BG_JOB_TIMES *pVal) = 0;
346 HRESULT (WINAPI *GetTimes)(IBackgroundCopyJob *This,BG_JOB_TIMES *pVal);
431 HRESULT WINAPI IBackgroundCopyJob_GetTimes_Proxy(IBackgroundCopyJob *This,BG_JOB_TIMES *pVal);
    [all...]
bits1_5.h 121 HRESULT (WINAPI *GetTimes)(IBackgroundCopyJob2 *This,BG_JOB_TIMES *pVal);
bits2_0.h 103 HRESULT (WINAPI *GetTimes)(IBackgroundCopyJob3 *This,BG_JOB_TIMES *pVal);
  /external/chromium_org/components/component_updater/
background_downloader_win.cc 298 BG_JOB_TIMES times = {0};

Completed in 4225 milliseconds