Home
last modified time | relevance | path

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

1234

/development/ndk/platforms/android-9/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-9/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/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-21/include/sys/
Dsocket.h284 __socketcall int shutdown(int, int);
/development/ndk/platforms/android-9/arch-x86/symbols/
Dlibc.so.functions.txt609 shutdown
/development/ndk/platforms/android-9/arch-mips/symbols/
Dlibc.so.functions.txt612 shutdown
/development/ndk/platforms/android-15/arch-arm/symbols/
Dlibc.so.functions.txt650 shutdown
/development/ndk/platforms/android-9/arch-arm/symbols/
Dlibc.so.functions.txt630 shutdown
/development/ndk/platforms/android-16/arch-mips/symbols/
Dlibc.so.functions.txt648 shutdown
/development/ndk/platforms/android-12/arch-mips/symbols/
Dlibc.so.functions.txt631 shutdown
/development/ndk/platforms/android-15/arch-mips/symbols/
Dlibc.so.functions.txt632 shutdown
/development/ndk/platforms/android-17/arch-x86/symbols/
Dlibc.so.functions.txt671 shutdown
/development/ndk/platforms/android-16/arch-arm/symbols/
Dlibc.so.functions.txt665 shutdown
/development/ndk/platforms/android-17/arch-mips/symbols/
Dlibc.so.functions.txt674 shutdown

1234