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

  /external/chromium/chrome/browser/ui/
browser_navigator.cc 303 // ReleaseOwnership(). If this object goes out of scope without being added
316 // Assumes ownership of |params_|' target_contents until ReleaseOwnership
323 TabContentsWrapper* ReleaseOwnership() {
483 target_contents_owner.ReleaseOwnership();
  /external/chromium_org/chrome/browser/ui/
browser_navigator.cc 294 // relinquished via ReleaseOwnership(). If this object goes out of scope without
307 // Assumes ownership of |params_|' target_contents until ReleaseOwnership
314 WebContents* ReleaseOwnership() {
635 target_contents_owner.ReleaseOwnership();
  /external/chromium_org/dbus/
bus.cc 446 // ReleaseOwnership() may remove |service_name| from the set.
448 ReleaseOwnership(service_name);
553 bool Bus::ReleaseOwnership(const std::string& service_name) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 540 virtual void STDMETHODCALLTYPE ReleaseOwnership( void)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 540 virtual void STDMETHODCALLTYPE ReleaseOwnership( void)
    [all...]

Completed in 1479 milliseconds