Home
last modified time | relevance | path

Searched defs:Remove (Results 1 - 25 of 57) sorted by relevance

123

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/model/
H A Dcontainer_data_model.h46 ContainerDataModel& Remove(size_t index) in Remove() function in ContainerDataModel
/foundation/arkui/ui_lite/frameworks/animator/
H A Danimator_manager.cpp50 void AnimatorManager::Remove(const Animator* animator) in Remove() function in OHOS::AnimatorManager
/foundation/CastEngine/castengine_wifi_display/services/network/
H A Dnetwork_session_manager.cpp38 void NetworkSessionManager::Remove(int32_t fd) in Remove() function in OHOS::Sharing::NetworkSessionManager
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_stack.cpp40 void AbilitySliceStack::Remove(AbilitySlice *slice) in Remove() function in OHOS::AbilitySliceStack
/foundation/arkui/ui_lite/frameworks/core/
H A Dtask_manager.cpp46 void TaskManager::Remove(Task* task) in Remove() function in OHOS::TaskManager
/foundation/arkui/ui_lite/frameworks/common/
H A Dinput_device_manager.cpp46 void InputDeviceManager::Remove(InputDevice* device) in Remove() function in OHOS::InputDeviceManager
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dsequential_task_queue.cpp91 void SequentialTaskQueue::Remove(uint64_t taskIdentifier) in Remove() function in SequentialTaskQueue
H A Ddispatcher_task_queue.cpp41 void DispatcherTaskQueue::Remove(uint64_t taskIdentifier) in Remove() function in DispatcherTaskQueue
/foundation/resourceschedule/ffrt/src/queue/
H A Dbase_queue.cpp47 void BaseQueue::Remove() in Remove() function in ffrt::BaseQueue
57 int BaseQueue::Remove(const char* name) in Remove() function in ffrt::BaseQueue
78 int BaseQueue::Remove(const QueueTask* task) in Remove() function in ffrt::BaseQueue
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dtask_executor_adapter.cpp43 bool TaskExecutorAdapter::Remove(const TaskExecutorAdapter::TaskId &taskId, bool wait) in Remove() function in OHOS::DistributedKv::TaskExecutorAdapter
H A Dtask_executor.cpp52 bool TaskExecutor::Remove(TaskExecutor::TaskId taskId, bool wait) in Remove() function in OHOS::TaskExecutor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dtask_manager.cpp46 bool TaskManager::Remove(const TaskId &taskId, bool wait) in Remove() function in OHOS::DistributedData::TaskManager
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer_scope.cpp119 void ContainerScope::Remove(int32_t id) in Remove() function in OHOS::Ace::ContainerScope
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Dthread_pool_test_stub.cpp91 bool ThreadPoolTestStub::Remove(const TaskId &taskId, bool wait) in Remove() function in ThreadPoolTestStub
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h118 void Remove(Node<T> *node) in Remove() function in OHOS::List
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dobject_mgr.cpp94 bool FontCollectionMgr::Remove(void* key) in Remove() function in OHOS::Rosen::Drawing::FontCollectionMgr
129 bool TypefaceMgr::Remove(void* key) in Remove() function in OHOS::Rosen::Drawing::TypefaceMgr
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_meta.h199 void Remove(Plugin::Tag id) in Remove() function in OHOS::Media::Plugin::Meta
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_queue.cpp63 void VideoJobQueue::Remove(DeferredVideoJobPtr obj) in Remove() function in OHOS::CameraStandard::DeferredProcessing::VideoJobQueue
/foundation/multimodalinput/input/intention/common/epoll/src/
H A Depoll_manager.cpp75 void EpollManager::Remove(IEpollEventSource &source) in Remove() function in OHOS::Msdp::DeviceStatus::EpollManager
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect_tool.cpp167 bool PreferencesUtil::Remove(const std::string &key) in Remove() function in OHOS::PreferencesUtil
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dtask_executor.h63 bool Remove(TaskId taskId, bool wait = false) in Remove() function in OHOS::NativeRdb::TaskExecutor::ExecutorPool
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dshared_image_manager.cpp167 bool SharedImageManager::Remove(const std::string& name) in Remove() function in OHOS::Ace::SharedImageManager
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_container.h303 bool Remove(const T& child) in Remove() function in IContainer
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp56 bool AttachmentContainer::Remove(IContainer::SizeType index) in Remove() function in AttachmentContainer
61 bool AttachmentContainer::Remove(const IObject::Ptr& child) in Remove() function in AttachmentContainer
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dlist.h240 ListNode<T>* Remove(ListNode<T>* node) in Remove() function in OHOS::List

Completed in 17 milliseconds

123