Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 29) sorted by relevance

12

/base/request/request/services/service/request/src/service/command/
Dremove.rs22 pub(crate) struct Remove; struct
24 impl Remove { impl
/base/time/time_service/services/timer/src/
Dbatch.cpp77 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
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_doc_lru_cache.cpp58 bool SysEventDocLruCache::Remove(const LruCacheKey& key) in Remove() function in OHOS::HiviewDFX::EventStore::SysEventDocLruCache
/base/request/request/services/service/request/src/service/
Dinterface.rs26 Remove, enumerator
/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/
Dwms_connection_observer.cpp44 void WmsConnectionObserver::Remove(int32_t userId) in Remove() function in OHOS::MiscServices::WmsConnectionObserver
/base/telephony/core_service/services/tel_ril/src/
Dobserver_handler.cpp57 void ObserverHandler::Remove(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in Remove() function in OHOS::Telephony::ObserverHandler
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_queue.cpp191 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() function in OHOS::AppExecFwk::EventQueue
204 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() function in OHOS::AppExecFwk::EventQueue
218 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int64_t … in Remove() function in OHOS::AppExecFwk::EventQueue
234 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) in Remove() function in OHOS::AppExecFwk::EventQueue
253 void EventQueue::Remove(const RemoveFilter &filter) in Remove() function in OHOS::AppExecFwk::EventQueue
/base/security/access_token/services/common/database/src/
Dgeneric_values.cpp86 void GenericValues::Remove(const std::string& key) in Remove() function in OHOS::Security::AccessToken::GenericValues
/base/request/request/frameworks/js/napi/src/upload/
Dupload_task.cpp47 bool UploadTask::Remove() in Remove() function in OHOS::Request::Upload::UploadTask
Dcurl_adp.cpp311 bool CUrlAdp::Remove() in Remove() function in OHOS::Request::Upload::CUrlAdp
/base/location/services/location_locator/locator/source/
Dwork_record.cpp188 bool WorkRecord::Remove(int uid, int pid, std::string name, std::string uuid) in Remove() function in OHOS::Location::WorkRecord
214 bool WorkRecord::Remove(std::string name) in Remove() function in OHOS::Location::WorkRecord
/base/msdp/device_status/intention/common/epoll/src/
Depoll_manager.cpp70 void EpollManager::Remove(IEpollEventSource &source) in Remove() function in OHOS::Msdp::DeviceStatus::EpollManager
/base/update/updateservice/services/core/ability/preference/src/
Dpreference_utils_empty.cpp95 bool PreferencesUtil::Remove(const std::string &key) in Remove() function in OHOS::UpdateEngine::PreferencesUtil
Dpreference_utils.cpp194 bool PreferencesUtil::Remove(const std::string &key) in Remove() function in OHOS::UpdateEngine::PreferencesUtil
/base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/
Diexecuter.cpp66 ErrCode IExecuter::Remove(const std::shared_ptr<ChainRule>& rule) in Remove() function in OHOS::EDM::IPTABLES::IExecuter
/base/request/request/services/service/request/src/service/notify/
Dmod.rs63 Remove, enumerator
/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dnapi_hiview_js.cpp132 static napi_value Remove(napi_env env, napi_callback_info info) in Remove() function
/base/hiviewdfx/hiview/adapter/service/idl/src/
Dhiview_service_agent.cpp77 int32_t HiviewServiceAgent::Remove(const std::string& logType, const std::string& logName) in Remove() function in OHOS::HiviewDFX::HiviewServiceAgent
Dhiview_service_ability_proxy.cpp115 int32_t HiviewServiceAbilityProxy::Remove(const std::string& logType, const std::string& logName) in Remove() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy
Dhiview_service_ability.cpp234 int32_t HiviewServiceAbility::Remove(const std::string& logType, const std::string& logName) in Remove() function in OHOS::HiviewDFX::HiviewServiceAbility
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dremove.cpp305 napi_value Remove(napi_env env, napi_callback_info info) in Remove() function
/base/request/request/frameworks/native/src/
Drequest_manager.cpp212 int32_t RequestManager::Remove(const std::string &tid, Version version) in Remove() function in OHOS::Request::RequestManager
Drequest_service_proxy.cpp301 int32_t RequestServiceProxy::Remove(const std::string &tid, Version version) in Remove() function in OHOS::Request::RequestServiceProxy
/base/hiviewdfx/hiview/service/
Dhiview_service.cpp290 int32_t HiviewService::Remove(const std::string& filePath) in Remove() function in OHOS::HiviewDFX::HiviewService
/base/request/request/frameworks/js/napi/src/
Drequest_event.cpp109 napi_value RequestEvent::Remove(napi_env env, napi_callback_info info) in Remove() function in OHOS::Request::RequestEvent

12