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

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dcallback_tracker_internal.cc24 scoped_ptr<AbortHelper> AbortHelper::TakeOwnership( function in class:sync_file_system::drive_backend::internal::AbortHelper
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_navigator.cc307 // an instance of this class takes ownership of it via TakeOwnership() until the
324 void TakeOwnership() { function in class:__anon5052::ScopedTargetContentsOwner
607 target_contents_owner.TakeOwnership();
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp533 virtual HRESULT STDMETHODCALLTYPE TakeOwnership( function in struct:GalliumDXGIOutput
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp533 virtual HRESULT STDMETHODCALLTYPE TakeOwnership( function in struct:GalliumDXGIOutput
/external/clang/lib/Serialization/
H A DASTReader.cpp588 bool TakeOwnership) {
590 OwnsDeserializationListener = TakeOwnership;
587 setDeserializationListener(ASTDeserializationListener *Listener, bool TakeOwnership) argument

Completed in 2708 milliseconds