/base/update/updater/services/ui/control/ |
D | event_manager.cpp | 41 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<LabelOnTouchListener> listener) in Add() function in Updater::EventManager 53 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnEventListener> listener) in Add() function in Updater::EventManager 69 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnDragListener> listener) in Add() function in Updater::EventManager 87 void EventManager::Add(const ComInfo &viewId, EventType evt, Callback cb) in Add() function in Updater::EventManager
|
/base/hiviewdfx/hiview/base/event_store/store/ |
D | sys_event_doc_lru_cache.cpp | 42 bool SysEventDocLruCache::Add(const LruCacheKey& key, const LruCacheValue& value) in Add() function in OHOS::HiviewDFX::EventStore::SysEventDocLruCache
|
/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/ |
D | wms_connection_observer.cpp | 38 void WmsConnectionObserver::Add(int32_t userId) in Add() function in OHOS::MiscServices::WmsConnectionObserver
|
/base/location/services/location_locator/locator/source/ |
D | work_record.cpp | 188 bool WorkRecord::Add(const std::shared_ptr<Request>& request) in Add() function in OHOS::Location::WorkRecord 201 bool WorkRecord::Add(WorkRecord &workRecord, int32_t index) in Add() function in OHOS::Location::WorkRecord
|
/base/msdp/device_status/intention/common/epoll/src/ |
D | epoll_manager.cpp | 57 int32_t EpollManager::Add(IEpollEventSource &source) in Add() function in OHOS::Msdp::DeviceStatus::EpollManager
|
/base/time/time_service/services/timer/src/ |
D | batch.cpp | 53 bool Batch::Add(const std::shared_ptr<TimerInfo> &alarm) in Add() function in OHOS::MiscServices::Batch
|
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
D | js_callback_manager.cpp | 91 void JsCallbackManager::Add(CallbackContext* context, CALLBACK_FUNC callback, in Add() function in OHOS::HiviewDFX::JsCallbackManager
|
/base/security/access_token/services/privacymanager/src/record/ |
D | permission_record_repository.cpp | 52 bool PermissionRecordRepository::Add(const PermissionUsedRecordDb::DataType type, in Add() function in OHOS::Security::AccessToken::PermissionRecordRepository
|
/base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/ |
D | iexecuter.cpp | 54 ErrCode IExecuter::Add(const std::shared_ptr<ChainRule>& rule) in Add() function in OHOS::EDM::IPTABLES::IExecuter
|
/base/global/i18n/frameworks/intl/src/ |
D | i18n_calendar.cpp | 220 void I18nCalendar::Add(UCalendarDateFields field, int32_t amount) in Add() function in OHOS::Global::I18n::I18nCalendar
|
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/ |
D | sandbox_manager_db.cpp | 71 int32_t SandboxManagerDb::Add(const DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::AccessControl::SandboxManager::SandboxManagerDb
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/ |
D | access_token_db.cpp | 127 int AccessTokenDb::Add(const DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::Security::AccessToken::AccessTokenDb
|
/base/security/access_token/services/privacymanager/src/database/ |
D | permission_used_record_db.cpp | 115 int32_t PermissionUsedRecordDb::Add(DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::Security::AccessToken::PermissionUsedRecordDb
|
/base/global/i18n/interfaces/js/kits/src/ |
D | i18n_calendar_addon.cpp | 501 napi_value I18nCalendarAddon::Add(napi_env env, napi_callback_info info) in Add() function in OHOS::Global::I18n::I18nCalendarAddon
|