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

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_navigator.cc309 // relinquished via ReleaseOwnership(). If this object goes out of scope without
322 // Assumes ownership of |params_|' target_contents until ReleaseOwnership
329 WebContents* ReleaseOwnership() { function in class:__anon5052::ScopedTargetContentsOwner
678 target_contents_owner.ReleaseOwnership();
/external/chromium_org/dbus/
H A Dtest_service.cc145 void TestService::ReleaseOwnership(base::Closure callback) { function in class:dbus::TestService
155 bus_->ReleaseOwnership("org.chromium.TestService");
484 } if (action == "ReleaseOwnership") {
485 ReleaseOwnership(base::Bind(&TestService::PerformActionResponse,
490 ReleaseOwnership(base::Bind(&TestService::OwnershipReleased,
H A Dbus.cc485 // ReleaseOwnership() may remove |service_name| from the set.
487 ReleaseOwnership(service_name);
599 bool Bus::ReleaseOwnership(const std::string& service_name) { function in class:dbus::Bus
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp540 virtual void STDMETHODCALLTYPE ReleaseOwnership( void) function in struct:GalliumDXGIOutput
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp540 virtual void STDMETHODCALLTYPE ReleaseOwnership( void) function in struct:GalliumDXGIOutput

Completed in 751 milliseconds