Home
last modified time | relevance | path

Searched defs:destroy (Results 26 – 50 of 263) sorted by relevance

1234567891011

/ohos5.0/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h83 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
/ohos5.0/base/msdp/device_status/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h87 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
/ohos5.0/base/security/access_token/services/common/libraryloader/src/
H A Dlibraryloader.cpp78 void (*destroy)(void*) = reinterpret_cast<FUNC_DESTROY>(dlsym(handle_, "Destroy")); in Destroy() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DAsyncActivityLauncher.kt86 fun destroy() { regex
/ohos5.0/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.h30 ffrt_function_t destroy; member
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics3d/
H A Djs-apis-inner-scene.md436 ### destroy subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics3d/
H A Djs-apis-inner-scene.md435 ### destroy subsection
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/
H A Dexpand_sub_session.h34 void (*destroy)(ExpandSubSession *self); member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnavigation_controller_test.cpp82 bool destroy = true; variable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DProximityCheck.java79 public void destroy() { in destroy() method in ProximityCheck
H A DPostureDependentProximitySensor.java70 public void destroy() { in destroy() method in PostureDependentProximitySensor
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
H A DMediaProjectionAppSelectorController.kt53 fun destroy() { regex
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/include/
H A Dvibrator_service_client.h37 void (*destroy)(IVibratorDecoder *); member
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Doh_values_bucket.h140 int (*destroy)(OH_VBucket *bucket); member
/ohos5.0/docs/en/application-dev/reference/apis-drm-kit/
H A Djs-apis-drm.md1144 ### destroy subsection
1979 ### destroy subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-drm-kit/
H A Djs-apis-drm.md1204 ### destroy subsection
2041 ### destroy subsection
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
H A DRestartDozeListener.kt63 fun destroy() { regex
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
H A DLocationTimeZoneProviderProxy.java98 void destroy() { in destroy() method in LocationTimeZoneProviderProxy
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_fwk.h36 void (*destroy)(DevSession *self); member
/aosp14/frameworks/base/libs/hwui/
H A DRootRenderNode.cpp211 void RootRenderNode::destroy() { in destroy() function in android::uirenderer::RootRenderNode
276 virtual void destroy() { in destroy() function in android::uirenderer::AnimationContextBridge
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaTimeoutListener.kt226 fun destroy() { regex
408 fun destroy() { regex
/aosp14/frameworks/base/core/java/android/print/
H A DPrintManager.java1139 public void destroy(); in destroy() method
1232 public void destroy() { in destroy() method in PrintManager.PrintDocumentAdapterDelegate.MyLayoutResultCallback
1335 public void destroy() { in destroy() method in PrintManager.PrintDocumentAdapterDelegate.MyWriteResultCallback
1373 public void destroy() { in destroy() method in PrintManager.PrintJobStateChangeListenerWrapper
1405 public void destroy() { in destroy() method in PrintManager.PrintServicesChangeListenerWrapper
1433 public void destroy() { in destroy() method in PrintManager.PrintServiceRecommendationsChangeListenerWrapper
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java355 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
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractorCallback.aidl36 void destroy(); in destroy() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/
H A DBaseClientMonitorTest.java92 public void destroy() { in destroy() method in BaseClientMonitorTest

1234567891011