Home
last modified time | relevance | path

Searched defs:Add (Results 1 – 12 of 12) 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/msdp/device_status/intention/common/epoll/src/
Depoll_manager.cpp55 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.cpp93 void JsCallbackManager::Add(CallbackContext* context, CALLBACK_FUNC callback, in Add() function in OHOS::HiviewDFX::JsCallbackManager
/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.cpp219 void I18nCalendar::Add(UCalendarDateFields field, int32_t amount) in Add() function in OHOS::Global::I18n::I18nCalendar
/base/location/services/location_locator/locator/source/
Dwork_record.cpp176 bool WorkRecord::Add(int uid, int pid, std::string name, int timeInterval, std::string uuid) in Add() function in OHOS::Location::WorkRecord
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
Daccess_token_db.cpp106 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.cpp78 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.cpp504 napi_value I18nCalendarAddon::Add(napi_env env, napi_callback_info info) in Add() function in OHOS::Global::I18n::I18nCalendarAddon