Home
last modified time | relevance | path

Searched defs:destroy (Results 1 - 24 of 24) sorted by relevance

/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.h26 ffrt_function_t destroy; member
H A Dtask_io.cpp71 void ffrt_submit_coroutine(void* co, ffrt_coroutine_ptr_t exec, ffrt_function_t destroy, const ffrt_deps_t* in_deps, in ffrt_submit_coroutine() argument
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Doh_value_object.h113 int (*destroy)(OH_VObject *valueObject); member
H A Doh_values_bucket.h140 int (*destroy)(OH_VBucket *bucket); member
H A Doh_cursor.h260 int (*destroy)(OH_Cursor *cursor); member
H A Doh_predicates.h396 int (*destroy)(OH_Predicates *predicates); member
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnavigation_controller_test.cpp82 bool destroy = true; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/
H A Dprimitive_api.h49 DestroyMutexType destroy = nullptr; member
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h83 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_physical_subnet_manager.h41 void (*destroy)(struct LnnPhysicalSubnet *); member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dinner_navigation_controller.cpp85 void InnerNavigationController::PopInPIP(bool destroy) in PopInPIP() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_service_manager.h123 void *(*destroy)(IEnhanceService *); member
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/
H A Dfbex_test.cpp150 uint8_t destroy = 1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfbex_mock.cpp38 int FBEX::UninstallOrLockUserKeyToKernel(uint32_t userId, uint32_t type, uint8_t *iv, uint32_t size, bool destroy) in UninstallOrLockUserKeyToKernel() argument
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp70 void NodeDataCache::OnBeforePagePop(bool destroy) in OnBeforePagePop() argument
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp189 NativeCallback destroy = GetNativeCallback(exports, nullptr); in InitModuleObject() local
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h366 inline void destroy(T& t) in destroy() function
/foundation/graphic/graphic_3d/kits/js/include/
H A DBaseObjectJS.h45 static void destroy(TrueRootObject* object) in destroy() function in TrueRootObject
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp203 bool destroy = !!flag; in InactiveKeyExt() local
H A Dfbex.cpp234 int FBEX::UninstallOrLockUserKeyToKernel(uint32_t userId, uint32_t type, uint8_t *iv, uint32_t size, bool destroy) in UninstallOrLockUserKeyToKernel() argument
/foundation/resourceschedule/ffrt/interfaces/kits/c/
H A Dtype_def.h93 ffrt_function_t destroy; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp1395 bool destroy = true; in HWTEST_F() local
1416 bool destroy = true; in HWTEST_F() local
1437 bool destroy = false; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h986 void destroy(iterator first, iterator last) destroy() function in vector
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp1129 auto* destroy = std::exchange(node, cache_->GetParentNoRefresh(*node)); in DestroyNode() local

Completed in 27 milliseconds