/foundation/resourceschedule/ffrt/src/core/ |
H A D | task_io.h | 26 ffrt_function_t destroy; member
|
H A D | task_io.cpp | 71 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 D | oh_value_object.h | 113 int (*destroy)(OH_VObject *valueObject); member
|
H A D | oh_values_bucket.h | 140 int (*destroy)(OH_VBucket *bucket); member
|
H A D | oh_cursor.h | 260 int (*destroy)(OH_Cursor *cursor); member
|
H A D | oh_predicates.h | 396 int (*destroy)(OH_Predicates *predicates); member
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | navigation_controller_test.cpp | 82 bool destroy = true; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/ |
H A D | primitive_api.h | 49 DestroyMutexType destroy = nullptr; member
|
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/ |
H A D | plugin_manager.h | 83 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/ |
H A D | lnn_physical_subnet_manager.h | 41 void (*destroy)(struct LnnPhysicalSubnet *); member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | inner_navigation_controller.cpp | 85 void InnerNavigationController::PopInPIP(bool destroy) in PopInPIP() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
H A D | wifi_service_manager.h | 123 void *(*destroy)(IEnhanceService *); member
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/ |
H A D | fbex_test.cpp | 150 uint8_t destroy = 1; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | fbex_mock.cpp | 38 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 D | node_data_cache.cpp | 70 void NodeDataCache::OnBeforePagePop(bool destroy) in OnBeforePagePop() argument
|
/foundation/arkui/ace_engine_lite/frameworks/module_manager/ |
H A D | module_manager.cpp | 189 NativeCallback destroy = GetNativeCallback(exports, nullptr); in InitModuleObject() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/ |
H A D | json.h | 366 inline void destroy(T& t) in destroy() function
|
/foundation/graphic/graphic_3d/kits/js/include/ |
H A D | BaseObjectJS.h | 45 static void destroy(TrueRootObject* object) in destroy() function in TrueRootObject
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fscrypt_key_v1_ext.cpp | 203 bool destroy = !!flag; in InactiveKeyExt() local
|
H A D | fbex.cpp | 234 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 D | type_def.h | 93 ffrt_function_t destroy; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A D | nav_bar_test_ng.cpp | 1395 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 D | vector.h | 986 void destroy(iterator first, iterator last) destroy() function in vector [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 1129 auto* destroy = std::exchange(node, cache_->GetParentNoRefresh(*node)); in DestroyNode() local
|