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

1 23 4 5 6 7 8 91011>>

  /external/skia/src/gpu/
GrResourceProvider.h 95 using GrTextureProvider::abandon;
  /external/skia/src/gpu/gl/
SkGLContext.cpp 104 fGL->abandon();
  /external/skia/tests/
TextBlobCacheTest.cpp 155 // test draw after abandon
  /frameworks/base/docs/html/distribute/analyze/
build-better-apps.jd 60 at which stages of the purchase flow the highest percentage of users abandon
  /frameworks/native/include/gui/
StreamSplitter.h 57 // output is abandoned by its consumer, the splitter will abandon its input
  /system/update_engine/payload_consumer/
file_descriptor.h 43 // * Provides a Reset() method, which will force to abandon a currently open
  /frameworks/base/core/java/android/content/pm/
PackageInstaller.java 359 * Completely abandon the given session, destroying all staged data and
362 * opening the session and calling {@link Session#abandon()}.
835 * Completely abandon this session, destroying all staged data and
838 * opening the session and calling {@link Session#abandon()}.
840 public void abandon() { method in class:PackageInstaller.Session
    [all...]
  /external/libchrome/base/timer/
timer.h 142 // Disable scheduled_task_ and abandon it so that it no longer refers back to
149 // Stop running task (if any) and abandon scheduled task (if any).
  /frameworks/native/cmds/flatland/
Main.cpp 335 mGLConsumer->abandon();
456 mGLConsumer->abandon();
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLToGL_test.cpp 233 // Abandon the GLConsumer, releasing the ref that the GLConsumer has
235 mST->abandon();
StreamSplitter_test.cpp 223 // Abandon the output
  /dalvik/libdex/
DexProto.h 67 * Abandon the given DexStringCache, and return a writable copy of the
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
ChecksumCalculator.h 159 // Can also be used to abandon the current checksum being calculated.
  /external/libmicrohttpd/doc/chapters/
basicauthentication.inc 31 we should finally abandon the bad practice of responding every request the first time our callback
  /external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp 292 // This way command buffer does not need to abandon the context before destruction, and no
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3InputStream.cpp 191 mConsumer->abandon();
  /frameworks/base/docs/html/training/managing-audio/
audio-focus.jd 83 // Abandon audio focus when playback complete
  /frameworks/base/services/core/java/com/android/server/am/
NativeCrashListener.java 51 // Use a short timeout on socket operations and abandon the connection
  /prebuilts/gdb/darwin-x86/lib/python2.7/
SimpleHTTPServer.py 149 # abandon query parameters
  /prebuilts/gdb/linux-x86/lib/python2.7/
SimpleHTTPServer.py 149 # abandon query parameters
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 149 # abandon query parameters
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 149 # abandon query parameters
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 153 if ("install-abandon".equals(op) || "install-destroy".equals(op)) {
615 session.abandon();
    [all...]
  /external/autotest/client/cros/
httpd.py 112 # abandon query parameters
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 19 REM tries to work on both Win9x and WinNT-based systems. If we could abandon '9x

Completed in 2855 milliseconds

1 23 4 5 6 7 8 91011>>