Home
last modified time | relevance | path

Searched defs:Deleter (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/threading/
H A Dintf_thread_pool.h53 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
55 void operator()(ITask* ptr) const in CORE_BEGIN_NAMESPACE()
73 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
75 void operator()(IResult* ptr) const in CORE_BEGIN_NAMESPACE()
148 struct Deleter { struct
155 using Ptr = BASE_NS::unique_ptr<IDispatcherTaskQueue, Deleter>; argument
169 struct Deleter { struct
176 using Ptr = BASE_NS::unique_ptr<IParallelTaskQueue, Deleter>; argument
189 struct Deleter { struct
196 using Ptr = BASE_NS::unique_ptr<ISequentialTaskQueue, Deleter>; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_pipeline_descriptor_set_binder.h149 struct Deleter { in RENDER_BEGIN_NAMESPACE() struct
151 void operator()(IDescriptorSetBinder* ptr) const in RENDER_BEGIN_NAMESPACE()
300 struct Deleter { struct
307 using Ptr = BASE_NS::unique_ptr<IPipelineDescriptorSetBinder, Deleter>; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
H A Dintf_file_system.h80 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
82 void operator()(IFilesystem* ptr) const in CORE_BEGIN_NAMESPACE()
H A Dintf_file.h78 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
80 void operator()(IFile* ptr) const in CORE_BEGIN_NAMESPACE()
H A Dintf_directory.h60 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
62 void operator()(IDirectory* ptr) const in CORE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/
H A Dintf_library.h40 struct Deleter { struct
47 using Ptr = BASE_NS::unique_ptr<ILibrary, Deleter>; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h31 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct
33 void operator()(IEntityCollection* ptr) const in SCENE_BEGIN_NAMESPACE()
H A Dintf_asset_loader.h88 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct
90 void operator()(IAssetLoader* ptr) const in SCENE_BEGIN_NAMESPACE()
H A Dintf_asset_manager.h32 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct
34 void operator()(IAssetManager* ptr) const in SCENE_BEGIN_NAMESPACE()
H A Dintf_ecs_serializer.h96 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct
98 void operator()(IEcsSerializer* ptr) const in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_system_graph_loader.h65 struct Deleter { struct
72 using Ptr = BASE_NS::unique_ptr<ISystemGraphLoader, struct Deleter>; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_animated_image.h61 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
63 void operator()(IAnimatedImage* ptr) const in CORE_BEGIN_NAMESPACE()
H A Dintf_image_container.h160 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
162 void operator()(IImageContainer* ptr) const in CORE_BEGIN_NAMESPACE()
H A Dintf_image_loader_manager.h136 struct Deleter { struct
143 using Ptr = BASE_NS::unique_ptr<IImageLoader, Deleter>; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h89 struct Deleter { struct
96 using Ptr = BASE_NS::unique_ptr<IGLTFData, Deleter>; argument
268 struct Deleter { struct
275 using Ptr = BASE_NS::unique_ptr<IGLTF2Importer, Deleter>; argument
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection.h39 using Deleter = int32_t (*)(const RdbStoreConfig &config); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dintf_logger.h85 struct Deleter { in CORE_BEGIN_NAMESPACE() struct
87 void operator()(IOutput* ptr) const in CORE_BEGIN_NAMESPACE()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dconnection_detector.cpp115 static void Deleter(struct NameList *arg) in Deleter() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_dir.cpp59 static void Deleter(struct NameList *arg) in Deleter() function
H A Dlist_file.cpp198 static void Deleter(struct NameListArg *arg) in Deleter() function
/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h49 static void Deleter(struct NameListArg *arg) in Deleter() function
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/
H A Drecent_n_exporter.cpp160 static void Deleter(struct NameListArg *arg) in Deleter() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp102 static void Deleter(struct NameList *arg) in Deleter() function
H A Dlistfile.cpp254 static void Deleter(struct NameListArg *arg) in Deleter() function
H A Dmovedir.cpp190 static void Deleter(struct NameListArg *arg) in Deleter() function

12