| /base/time/time_service/services/timer/src/ |
| 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
|
| /base/hiviewdfx/hiview/base/event_store/store/ |
| D | sys_event_doc_lru_cache.cpp | 58 bool SysEventDocLruCache::Remove(const LruCacheKey& key) in Remove() function in OHOS::HiviewDFX::EventStore::SysEventDocLruCache
|
| /base/inputmethod/imf/services/adapter/wms_connection_monitor/src/ |
| D | wms_connection_observer.cpp | 48 void WmsConnectionObserver::Remove(int32_t userId) in Remove() function in OHOS::MiscServices::WmsConnectionObserver
|
| /base/print/print_fwk/services/print_service/include/ |
| D | print_map_safe.h | 46 bool Remove(const std::string &key) in Remove() function
|
| /base/startup/appspawn/test/mock/lib_func_mock/ |
| D | lib_func_undef.h | 33 #define Remove remove macro
|
| D | lib_func_mock.cpp | 89 int Remove(const char *path) in Remove() function
|
| /base/telephony/core_service/services/tel_ril/src/ |
| 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
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| D | event_queue_ffrt.cpp | 146 void EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() function in OHOS::AppExecFwk::EventQueueFFRT 170 void EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() function in OHOS::AppExecFwk::EventQueueFFRT 194 void EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int6… in Remove() function in OHOS::AppExecFwk::EventQueueFFRT 219 bool EventQueueFFRT::Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) in Remove() function in OHOS::AppExecFwk::EventQueueFFRT
|
| D | event_queue_base.cpp | 251 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() function in OHOS::AppExecFwk::EventQueueBase 264 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() function in OHOS::AppExecFwk::EventQueueBase 278 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int6… in Remove() function in OHOS::AppExecFwk::EventQueueBase 294 bool EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) in Remove() function in OHOS::AppExecFwk::EventQueueBase 318 void EventQueueBase::Remove(const RemoveFilter &filter) __attribute__((no_sanitize("cfi"))) in Remove() function in OHOS::AppExecFwk::EventQueueBase
|
| /base/account/os_account/services/accountmgr/src/common/database/sqlite/ |
| D | generic_values.cpp | 85 void GenericValues::Remove(const std::string& key) in Remove() function in OHOS::AccountSA::GenericValues
|
| /base/hiviewdfx/hiview/interfaces/ets/ani/loglibrary/src/ |
| D | loglibrary_ani.cpp | 64 void LogLibraryAni::Remove(ani_env *env, ani_string logType, ani_string logName) in Remove() function in LogLibraryAni
|
| /base/accesscontrol/sandbox_manager/services/common/database/src/ |
| D | generic_values.cpp | 86 void GenericValues::Remove(const std::string &key) in Remove() function in OHOS::AccessControl::SandboxManager::GenericValues
|
| /base/security/access_token/services/common/database/src/ |
| D | generic_values.cpp | 86 void GenericValues::Remove(const std::string& key) in Remove() function in OHOS::Security::AccessToken::GenericValues
|
| /base/security/security_guard/services/data_collect/store/src/ |
| D | generic_values.cpp | 85 void GenericValues::Remove(const std::string &key) in Remove() function in OHOS::Security::SecurityGuard::GenericValues
|
| /base/request/request/frameworks/js/napi/request/src/upload/ |
| D | upload_task.cpp | 47 bool UploadTask::Remove() in Remove() function in OHOS::Request::Upload::UploadTask
|
| /base/location/services/location_locator/locator/source/ |
| D | work_record.cpp | 242 bool WorkRecord::Remove(int uid, int pid, std::string name, std::string uuid) in Remove() function in OHOS::Location::WorkRecord 271 bool WorkRecord::Remove(std::string name) in Remove() function in OHOS::Location::WorkRecord
|
| /base/msdp/device_status/intention/common/epoll/src/ |
| D | epoll_manager.cpp | 82 void EpollManager::Remove(std::shared_ptr<IEpollEventSource> source) in Remove() function in OHOS::Msdp::DeviceStatus::EpollManager
|
| /base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/ |
| D | sandbox_manager_rdb.cpp | 192 int32_t SandboxManagerRdb::Remove(const DataType type, const GenericValues& conditions) in Remove() function in OHOS::AccessControl::SandboxManager::SandboxManagerRdb 227 int32_t SandboxManagerRdb::Remove(const DataType type, const std::vector<GenericValues> &conditions) in Remove() function in OHOS::AccessControl::SandboxManager::SandboxManagerRdb
|
| /base/update/updateservice/services/core/ability/preference/src/ |
| D | preference_utils_empty.cpp | 94 bool PreferencesUtil::Remove(const std::string &key) in Remove() function in OHOS::UpdateService::PreferencesUtil
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/ |
| D | iexecuter.cpp | 66 ErrCode IExecuter::Remove(const std::shared_ptr<ChainRule>& rule) in Remove() function in OHOS::EDM::IPTABLES::IExecuter
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| D | hiview_service_agent.cpp | 77 int32_t HiviewServiceAgent::Remove(const std::string& logType, const std::string& logName) in Remove() function in OHOS::HiviewDFX::HiviewServiceAgent
|
| D | napi_hiview_js.cpp | 131 static napi_value Remove(napi_env env, napi_callback_info info) in Remove() function
|
| /base/request/request/services/src/task/ |
| D | notify.rs | 29 Remove, enumerator
|
| /base/request/request/services/src/manage/ |
| D | account.rs | 27 Remove(i32), enumerator
|
| /base/request/request/frameworks/native/cache_download/src/cxx/ |
| D | request_preload.cpp | 298 void Preload::Remove(std::string const &url) in Remove() function in OHOS::Request::Preload
|