/ohos5.0/foundation/resourceschedule/ffrt/src/queue/ |
H A D | base_queue.cpp | 64 void BaseQueue::Remove() in Remove() function in ffrt::BaseQueue 70 void BaseQueue::Remove(std::multimap<uint64_t, QueueTask*>& whenMap) in Remove() function in ffrt::BaseQueue 78 int BaseQueue::Remove(const char* name) in Remove() function in ffrt::BaseQueue 84 int BaseQueue::Remove(const char* name, std::multimap<uint64_t, QueueTask*>& whenMap) in Remove() function in ffrt::BaseQueue 104 int BaseQueue::Remove(const QueueTask* task) in Remove() function in ffrt::BaseQueue 110 int BaseQueue::Remove(const QueueTask* task, std::multimap<uint64_t, QueueTask*>& whenMap) in Remove() function in ffrt::BaseQueue
|
H A D | eventhandler_adapter_queue.h | 66 int Remove(const QueueTask* task) override in Remove() function
|
H A D | eventhandler_interactive_queue.h | 45 int Remove(const QueueTask* task) override in Remove() function
|
/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | batch.cpp | 77 bool Batch::Remove(const TimerInfo &alarm) in Remove() function in OHOS::MiscServices::Batch 82 bool Batch::Remove(std::function<bool (const TimerInfo &)> predicate) in Remove() function in OHOS::MiscServices::Batch
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/animator/ |
H A D | animator_manager.cpp | 50 void AnimatorManager::Remove(const Animator* animator) in Remove() function in OHOS::AnimatorManager
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/core/ |
H A D | task_manager.cpp | 46 void TaskManager::Remove(Task* task) in Remove() function in OHOS::TaskManager
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | input_device_manager.cpp | 46 void InputDeviceManager::Remove(InputDevice* device) in Remove() function in OHOS::InputDeviceManager
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_slice_stack.cpp | 40 void AbilitySliceStack::Remove(AbilitySlice *slice) in Remove() function in OHOS::AbilitySliceStack
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/queue/ |
H A D | render_fifo_queue.h | 82 void Remove(const std::function<bool(T &)> &checkFunc) override in Remove() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
H A D | object_mgr.cpp | 94 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
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_doc_lru_cache.cpp | 58 bool SysEventDocLruCache::Remove(const LruCacheKey& key) in Remove() function in OHOS::HiviewDFX::EventStore::SysEventDocLruCache
|
/ohos5.0/base/request/request/services/src/task/ |
H A D | notify.rs | 28 Remove, enumerator
|
/ohos5.0/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/ |
H A D | wms_connection_observer.cpp | 47 void WmsConnectionObserver::Remove(int32_t userId) in Remove() function in OHOS::MiscServices::WmsConnectionObserver
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_queue.cpp | 159 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() function in OHOS::AppExecFwk::EventQueue 171 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() function in OHOS::AppExecFwk::EventQueue 185 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int64_t … in Remove() function in OHOS::AppExecFwk::EventQueue 200 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) in Remove() function in OHOS::AppExecFwk::EventQueue 214 void EventQueue::Remove(const RemoveFilter &filter) in Remove() function in OHOS::AppExecFwk::EventQueue
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | task_executor.cpp | 52 bool TaskExecutor::Remove(TaskExecutor::TaskId taskId, bool wait) in Remove() function in OHOS::TaskExecutor
|
H A D | task_executor_adapter.cpp | 43 bool TaskExecutorAdapter::Remove(const TaskExecutorAdapter::TaskId &taskId, bool wait) in Remove() function in OHOS::DistributedKv::TaskExecutorAdapter
|
/ohos5.0/base/print/print_fwk/services/print_service/include/ |
H A D | print_map_safe.h | 46 bool Remove(const std::string &key) in Remove() function
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | meta.h | 549 void Remove(const TagType& tag) in Remove() function 557 void Remove(TagTypeCharSeq tag) in Remove() function
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_queue_base.cpp | 178 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() function in OHOS::AppExecFwk::EventQueueBase 191 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() function in OHOS::AppExecFwk::EventQueueBase 205 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int6… in Remove() function in OHOS::AppExecFwk::EventQueueBase 221 bool EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) in Remove() function in OHOS::AppExecFwk::EventQueueBase 245 void EventQueueBase::Remove(const RemoveFilter &filter) in Remove() function in OHOS::AppExecFwk::EventQueueBase
|
H A D | event_queue_ffrt.cpp | 141 void EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() function in OHOS::AppExecFwk::EventQueueFFRT 165 void EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() function in OHOS::AppExecFwk::EventQueueFFRT 189 void EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int6… in Remove() function in OHOS::AppExecFwk::EventQueueFFRT 214 bool EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) in Remove() function in OHOS::AppExecFwk::EventQueueFFRT
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | observer_handler.cpp | 57 void ObserverHandler::Remove(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in Remove() function in OHOS::Telephony::ObserverHandler
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | attachment_container.cpp | 56 bool AttachmentContainer::Remove(IContainer::SizeType index) in Remove() function in AttachmentContainer 61 bool AttachmentContainer::Remove(const IObject::Ptr& child) in Remove() function in AttachmentContainer
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
H A D | sequential_task_queue.cpp | 91 void SequentialTaskQueue::Remove(uint64_t taskIdentifier) in Remove() function in SequentialTaskQueue
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | task_manager.cpp | 46 bool TaskManager::Remove(const TaskId &taskId, bool wait) in Remove() function in OHOS::DistributedData::TaskManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | container_scope.cpp | 119 void ContainerScope::Remove(int32_t id) in Remove() function in OHOS::Ace::ContainerScope
|