/frameworks/compile/mclinker/lib/Script/ |
D | Operand.cpp | 58 void SymOperand::destroy(SymOperand*& pOperand) { in destroy() function in mcld::SymOperand 91 void IntOperand::destroy(IntOperand*& pOperand) { in destroy() function in mcld::IntOperand 123 void SectOperand::destroy(SectOperand*& pOperand) { in destroy() function in mcld::SectOperand 159 void SectDescOperand::destroy(SectDescOperand*& pOperand) { in destroy() function in mcld::SectDescOperand 197 void FragOperand::destroy(FragOperand*& pOperand) { in destroy() function in mcld::FragOperand
|
D | StrToken.cpp | 39 void StrToken::destroy(StrToken*& pStrToken) { in destroy() function in mcld::StrToken
|
D | NameSpec.cpp | 39 void NameSpec::destroy(NameSpec*& pNameSpec) { in destroy() function in mcld::NameSpec
|
D | FileToken.cpp | 39 void FileToken::destroy(FileToken*& pFileToken) { in destroy() function in mcld::FileToken
|
D | StringList.cpp | 47 void StringList::destroy(StringList*& pStringList) { in destroy() function in mcld::StringList
|
D | WildcardPattern.cpp | 55 void WildcardPattern::destroy(WildcardPattern*& pWildcardPattern) { in destroy() function in mcld::WildcardPattern
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ExtensionControllerImpl.java | 79 void destroy(); in destroy() method 167 public void destroy() { in destroy() method in ExtensionControllerImpl.ExtensionImpl 257 public void destroy() { in destroy() method in ExtensionControllerImpl.ExtensionImpl.PluginItem 283 public void destroy() { in destroy() method in ExtensionControllerImpl.ExtensionImpl.TunerItem 331 public void destroy() { in destroy() method in ExtensionControllerImpl.ExtensionImpl.UiModeItem 357 public void destroy() { in destroy() method in ExtensionControllerImpl.ExtensionImpl.FeatureItem 380 public void destroy() { in destroy() method in ExtensionControllerImpl.ExtensionImpl.Default
|
/frameworks/native/libs/gui/ |
D | DebugEGLImageTracker.cpp | 34 void destroy(const char * /*from*/) override {} in destroy() function in DebugEGLImageTrackerNoOp 80 void DebugEGLImageTrackerImpl::destroy(const char *from) { in destroy() function in DebugEGLImageTrackerImpl
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 40 static void destroy(value_type* pPtr) {} in destroy() function 76 static void destroy(value_type* pPtr) { pPtr->~value_type(); } in destroy() function 132 void destroy(pointer pPtr) { chunk_type::destroy(pPtr); } in destroy() function 346 void destroy(pointer pObject) { pObject->~DataType(); } in destroy() function 403 void destroy(DataType* pObject) { /* do nothing */ in destroy() function 406 void destroy(pointer pObject) { /* do nothing */ in destroy() function
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashEntryFactory.h | 29 void destroy(entry_type*& pEntry) { HashEntryTy::Destroy(pEntry); } in destroy() function
|
D | HashEntry.tcc | 38 void EntryFactory<HashEntryTy>::destroy(HashEntryTy* pEntry) { in destroy() function in EntryFactory
|
D | StringEntry.tcc | 60 void StringEntryFactory<DataType>::destroy(StringEntry<DataType>* pEntry) { in destroy() function in StringEntryFactory
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
D | RecoverySessionStorage.java | 124 public void destroy() { in destroy() method in RecoverySessionStorage 189 public void destroy() { in destroy() method in RecoverySessionStorage.Entry
|
/frameworks/rs/ |
D | rs_hal.h | 207 void (*destroy)(const Context *rsc, Script *s); member 224 void (*destroy)(const Context *rsc, Allocation *alloc); member 319 void (*destroy)(const Context *rsc, const ProgramStore *ps); member 325 void (*destroy)(const Context *rsc, const ProgramRaster *ps); member 334 void (*destroy)(const Context *rsc, const ProgramVertex *pv); member 343 void (*destroy)(const Context *rsc, const ProgramFragment *pf); member 349 void (*destroy)(const Context *rsc, const Mesh *m); member 354 void (*destroy)(const Context *rsc, const Sampler *m); member 361 void (*destroy)(const Context *rsc, const FBOCache *fb); member 371 void (*destroy)(const Context *rsc, const ScriptGroupBase *sg); member [all …]
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | VolumeDialog.java | 32 void destroy(); in destroy() method
|
D | GlobalActions.java | 32 default void destroy() { in destroy() method
|
/frameworks/compile/mclinker/lib/LD/ |
D | RelocationFactory.cpp | 83 void RelocationFactory::destroy(Relocation* pRelocation) { in destroy() function in mcld::RelocationFactory
|
/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
D | TestBase.java | 57 public void destroy() { in destroy() method in TestBase
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | PrintSpoolerProvider.java | 44 public void destroy() { in destroy() method in PrintSpoolerProvider
|
/frameworks/base/packages/FusedLocation/src/com/android/location/fused/ |
D | FusedLocationProvider.java | 71 void destroy() { in destroy() method in FusedLocationProvider
|
/frameworks/base/core/java/android/print/ |
D | PrintManager.java | 1115 public void destroy(); in destroy() method 1208 public void destroy() { in destroy() method in PrintManager.PrintDocumentAdapterDelegate.MyLayoutResultCallback 1311 public void destroy() { in destroy() method in PrintManager.PrintDocumentAdapterDelegate.MyWriteResultCallback 1349 public void destroy() { in destroy() method in PrintManager.PrintJobStateChangeListenerWrapper 1381 public void destroy() { in destroy() method in PrintManager.PrintServicesChangeListenerWrapper 1409 public void destroy() { in destroy() method in PrintManager.PrintServiceRecommendationsChangeListenerWrapper
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | BackingStore.java | 355 public abstract void destroy(); in destroy() method in BackingStore.Backing 471 public void destroy() { in destroy() method in BackingStore.ObjectBacking 558 public void destroy() { in destroy() method in BackingStore.BitmapBacking 662 public void destroy() { in destroy() method in BackingStore.TextureBacking 784 public void destroy() { in destroy() method in BackingStore.ByteBufferBacking 894 public void destroy() { in destroy() method in BackingStore.AllocationBacking
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | AutoAddTracker.java | 84 public void destroy() { in destroy() method in AutoAddTracker
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | IWallpaperEngine.aidl | 39 void destroy(); in destroy() method
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | BaseObj.java | 113 public void destroy() { in destroy() method in BaseObj
|