Home
last modified time | relevance | path

Searched defs:Add (Results 1 – 14 of 14) sorted by relevance

/base/update/updater/services/ui/control/
Devent_manager.cpp41 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/
Dsys_event_doc_lru_cache.cpp42 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/
Dwms_connection_observer.cpp38 void WmsConnectionObserver::Add(int32_t userId) in Add() function in OHOS::MiscServices::WmsConnectionObserver
/base/location/services/location_locator/locator/source/
Dwork_record.cpp188 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/
Depoll_manager.cpp57 int32_t EpollManager::Add(IEpollEventSource &source) in Add() function in OHOS::Msdp::DeviceStatus::EpollManager
/base/time/time_service/services/timer/src/
Dbatch.cpp53 bool Batch::Add(const std::shared_ptr<TimerInfo> &alarm) in Add() function in OHOS::MiscServices::Batch
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Djs_callback_manager.cpp91 void JsCallbackManager::Add(CallbackContext* context, CALLBACK_FUNC callback, in Add() function in OHOS::HiviewDFX::JsCallbackManager
/base/security/access_token/services/privacymanager/src/record/
Dpermission_record_repository.cpp52 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/
Diexecuter.cpp54 ErrCode IExecuter::Add(const std::shared_ptr<ChainRule>& rule) in Add() function in OHOS::EDM::IPTABLES::IExecuter
/base/global/i18n/frameworks/intl/src/
Di18n_calendar.cpp220 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/
Dsandbox_manager_db.cpp71 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/
Daccess_token_db.cpp127 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/
Dpermission_used_record_db.cpp115 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/
Di18n_calendar_addon.cpp501 napi_value I18nCalendarAddon::Add(napi_env env, napi_callback_info info) in Add() function in OHOS::Global::I18n::I18nCalendarAddon