HomeSort by relevance Sort by last modified time
    Searched full:abandon (Results 51 - 75 of 333) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/base/timer/
timer.h 125 // Disable scheduled_task_ and abandon it so that it no longer refers back to
132 // Stop running task (if any) and abandon scheduled task (if any).
  /external/chromium_org/third_party/WebKit/Source/web/
PopupListBox.h 113 void abandon();
173 // Hides the popup. Other classes should not call this. Use abandon instead.
  /external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.cc 92 void Abandon() {
211 (*iter)->Abandon();
  /frameworks/native/libs/gui/tests/
SurfaceTextureMultiContextGL_test.cpp 80 mST->abandon();
243 mST->abandon();
StreamSplitter_test.cpp 233 // Abandon the output
IGraphicBufferProducer_test.cpp 449 // Abandon the buffer queue so that the last test fails
558 // Abandon buffer queue
SurfaceTextureGLToGL_test.cpp 225 // Abandon the GLConsumer, releasing the ref that the GLConsumer has
227 mST->abandon();
  /external/chromium_org/chrome/browser/prerender/
prerender_link_manager.h 66 // an abandon of any prerenders launched by that child.
  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.h 122 // The number of retries before we abandon a print job in exponential backoff
  /external/chromium_org/chrome/installer/linux/common/
apt.include 115 # the wrong configuration is active. In that case, just abandon the mess and
  /external/chromium_org/chrome/renderer/prerender/
prerender_dispatcher.cc 160 void PrerenderDispatcher::abandon(const WebPrerender& prerender) { function in class:prerender::PrerenderDispatcher
  /external/chromium_org/sql/
recovery.h 105 // diagnostics. Abandon recovery but do not raze the original
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLBufferImpl.cpp 59 void GrGLBufferImpl::abandon() { function in class:GrGLBufferImpl
  /external/chromium_org/third_party/sqlite/src/test/
progress.test 87 # Now set up the progress callback to abandon the query after the number of
  /external/skia/src/gpu/gl/
GrGLBufferImpl.cpp 59 void GrGLBufferImpl::abandon() { function in class:GrGLBufferImpl
  /frameworks/native/include/gui/
StreamSplitter.h 57 // output is abandoned by its consumer, the splitter will abandon its input
  /packages/apps/Settings/src/com/android/settings/
MediaFormat.java 161 /** Abandon all progress through the confirmation sequence by returning
  /frameworks/native/cmds/flatland/
Main.cpp 335 mGLConsumer->abandon();
456 mGLConsumer->abandon();
  /dalvik/libdex/
DexProto.h 67 * Abandon the given DexStringCache, and return a writable copy of the
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_factory_chromeos.cc 65 // Timeout in seconds after which to abandon the initial policy fetch and start
  /external/chromium_org/chrome/browser/safe_browsing/
last_download_finder.cc 121 // Observe profile lifecycle events so that the finder can begin or abandon
  /external/chromium_org/ppapi/native_client/src/trusted/weak_ref/
call_on_main_thread.h 13 // ~PluginReverseInterface() { anchor_->Abandon(); }
  /external/chromium_org/ppapi/native_client/src/untrusted/nacl_ppapi_util/
nacl_ppapi_util.h 48 // object, and the plugin instance object's dtor invokes the Abandon
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/src/
retriever.cc 175 // Abandon a previous request.
  /external/chromium_org/third_party/skia/src/gpu/
GrTexture.cpp 127 fRenderTarget->abandon();

Completed in 1631 milliseconds

1 23 4 5 6 7 8 91011>>