HomeSort by relevance Sort by last modified time
    Searched defs:TakeOwnership (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
callback_tracker_internal.cc 24 scoped_ptr<AbortHelper> AbortHelper::TakeOwnership(
  /external/chromium_org/chrome/browser/ui/
browser_navigator.cc 303 // an instance of this class takes ownership of it via TakeOwnership() until the
320 void TakeOwnership() {
601 target_contents_owner.TakeOwnership();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bits1_5.h 142 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob2 *This);
191 #define IBackgroundCopyJob2_TakeOwnership(This) (This)->lpVtbl->TakeOwnership(This)
bits2_0.h 124 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob3 *This);
177 #define IBackgroundCopyJob3_TakeOwnership(This) (This)->lpVtbl -> TakeOwnership(This)
bits.h 328 virtual HRESULT WINAPI TakeOwnership(void) = 0;
367 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob *This);
408 #define IBackgroundCopyJob_TakeOwnership(This) (This)->lpVtbl->TakeOwnership(This)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 533 virtual HRESULT STDMETHODCALLTYPE TakeOwnership(
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 533 virtual HRESULT STDMETHODCALLTYPE TakeOwnership(
    [all...]

Completed in 2175 milliseconds