/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/threading/ |
H A D | intf_thread_pool.h | 53 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 D | intf_pipeline_descriptor_set_binder.h | 149 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 D | intf_file_system.h | 80 struct Deleter { in CORE_BEGIN_NAMESPACE() struct 82 void operator()(IFilesystem* ptr) const in CORE_BEGIN_NAMESPACE()
|
H A D | intf_file.h | 78 struct Deleter { in CORE_BEGIN_NAMESPACE() struct 80 void operator()(IFile* ptr) const in CORE_BEGIN_NAMESPACE()
|
H A D | intf_directory.h | 60 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 D | intf_library.h | 40 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 D | intf_entity_collection.h | 31 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct 33 void operator()(IEntityCollection* ptr) const in SCENE_BEGIN_NAMESPACE()
|
H A D | intf_asset_loader.h | 88 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct 90 void operator()(IAssetLoader* ptr) const in SCENE_BEGIN_NAMESPACE()
|
H A D | intf_asset_manager.h | 32 struct Deleter { in SCENE_BEGIN_NAMESPACE() struct 34 void operator()(IAssetManager* ptr) const in SCENE_BEGIN_NAMESPACE()
|
H A D | intf_ecs_serializer.h | 96 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 D | intf_system_graph_loader.h | 65 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 D | intf_animated_image.h | 61 struct Deleter { in CORE_BEGIN_NAMESPACE() struct 63 void operator()(IAnimatedImage* ptr) const in CORE_BEGIN_NAMESPACE()
|
H A D | intf_image_container.h | 160 struct Deleter { in CORE_BEGIN_NAMESPACE() struct 162 void operator()(IImageContainer* ptr) const in CORE_BEGIN_NAMESPACE()
|
H A D | intf_image_loader_manager.h | 136 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 D | gltf.h | 89 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 D | connection.h | 39 using Deleter = int32_t (*)(const RdbStoreConfig &config); variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
H A D | intf_logger.h | 85 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 D | connection_detector.cpp | 115 static void Deleter(struct NameList *arg) in Deleter() function
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | copy_dir.cpp | 59 static void Deleter(struct NameList *arg) in Deleter() function
|
H A D | list_file.cpp | 198 static void Deleter(struct NameListArg *arg) in Deleter() function
|
/ohos5.0/foundation/filemanagement/user_file_service/utils/ |
H A D | file_util.h | 49 static void Deleter(struct NameListArg *arg) in Deleter() function
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/ |
H A D | recent_n_exporter.cpp | 160 static void Deleter(struct NameListArg *arg) in Deleter() function
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | copydir.cpp | 102 static void Deleter(struct NameList *arg) in Deleter() function
|
H A D | listfile.cpp | 254 static void Deleter(struct NameListArg *arg) in Deleter() function
|
H A D | movedir.cpp | 190 static void Deleter(struct NameListArg *arg) in Deleter() function
|