Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 25 of 68) sorted by relevance

123

/development/ndk/platforms/android-3/include/linux/
Dsysdev.h23 int (*shutdown)(struct sys_device *); member
41 int (*shutdown)(struct sys_device *); member
Dplatform_device.h30 void (*shutdown)(struct platform_device *); member
Dirq.h57 void (*shutdown)(unsigned int irq); member
Ddevice.h53 void (*shutdown)(struct device * dev); member
82 void (*shutdown) (struct device * dev); member
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DNumericSprite.java44 public void shutdown(GL10 gl) { in shutdown() method in NumericSprite
45 mLabelMaker.shutdown(gl); in shutdown()
DSpriteTextRenderer.java115 mLabels.shutdown(gl); in onSurfaceCreated()
128 mNumericSprite.shutdown(gl); in onSurfaceCreated()
DLabelMaker.java105 public void shutdown(GL10 gl) { in shutdown() method in LabelMaker
/development/ndk/platforms/android-21/samples/native-codec/src/com/example/nativecodec/
DNativeCodec.java208 shutdown(); in switchSurface()
242 shutdown(); in onDestroy()
257 public static native void shutdown(); in shutdown() method in NativeCodec
/development/ndk/platforms/android-3/include/sys/
Dsocket.h71 __socketcall int shutdown(int, int);
/development/ndk/platforms/android-9/arch-mips/include/sys/
Dsocket.h81 __socketcall int shutdown(int, int);
/development/samples/ApiDemos/src/com/example/android/apis/app/
DTextToSpeechActivity.java81 mTts.shutdown(); in onDestroy()
/development/ndk/platforms/android-13/include/android/
Dtts.h149 android_tts_result_t (*shutdown) member
/development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/
DNativeAudio.java285 shutdown(); in onDestroy()
309 public static native void shutdown(); in shutdown() method in NativeAudio
/development/ndk/platforms/android-3/include/linux/sunrpc/
Dxprt.h120 unsigned char shutdown : 1, member
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DTaskBackService.java188 mTts.shutdown(); in onDestroy()
DClockBackService.java245 mTts.shutdown();
/development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
DNativeMedia.java322 shutdown(); in onDestroy()
332 public static native void shutdown(); in shutdown() method in NativeMedia
/development/samples/SupportLeanbackShowcase/libs/
Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/development/ndk/platforms/android-21/include/sys/
Dsocket.h284 __socketcall int shutdown(int, int);
/development/ndk/platforms/android-5/arch-arm/symbols/
Dlibc.so.functions.txt572 shutdown
/development/ndk/platforms/android-17/arch-x86/symbols/
Dlibc.so.functions.txt615 shutdown
/development/ndk/platforms/android-12/arch-x86/symbols/
Dlibc.so.functions.txt614 shutdown
/development/ndk/platforms/android-3/arch-arm/symbols/
Dlibc.so.functions.txt584 shutdown
/development/ndk/platforms/android-19/arch-x86/symbols/
Dlibc.so.functions.txt616 shutdown
/development/ndk/platforms/android-8/arch-arm/symbols/
Dlibc.so.functions.txt595 shutdown

123