Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 10 of 10) sorted by relevance

/interface/sdk-js/api/
D@ohos.InputMethodExtensionContext.d.ts42 destroy(callback: AsyncCallback<void>): void; method in InputMethodExtensionContext
D@ohos.multimedia.drm.d.ts2017 destroy(): void; method
D@ohos.net.http.d.ts2274 destroy(): void; method
D@ohos.window.d.ts5051 destroy(callback: AsyncCallback<void>): void; method
5062 destroy(): Promise<void>; method
/interface/sdk_c/distributeddatamgr/relational_store/include/
Doh_value_object.h128 int (*destroy)(OH_VObject *valueObject); member
Doh_values_bucket.h155 int (*destroy)(OH_VBucket *bucket); member
Doh_cursor.h237 int (*destroy)(OH_Cursor *cursor); member
Doh_predicates.h411 int (*destroy)(OH_Predicates *predicates); member
/interface/sdk-js/api/graphics3d/
DSceneResources.d.ts149 destroy(): void; method
/interface/sdk_c/resourceschedule/ffrt/c/
Dtype_def.h105 ffrt_function_t destroy; member