Home
last modified time | relevance | path

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

/base/update/updater/services/ui/control/
Devent_manager.cpp31 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<LabelOnTouchListener> listener) in Add() function in Updater::EventManager
43 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnEventListener> listener) in Add() function in Updater::EventManager
59 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnDragListener> listener) in Add() function in Updater::EventManager
78 void EventManager::Add(const ComInfo &viewId, EventType evt, Callback cb) in Add() function in Updater::EventManager
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_block.cpp32 int AppEventBlock::Add(const std::string& package) in Add() function in OHOS::HiviewDFX::AppEventBlock
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Djs_callback_manager.cpp88 void JsCallbackManager::Add(CallbackContext* context, CALLBACK_FUNC callback, in Add() function in OHOS::HiviewDFX::JsCallbackManager
/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/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/
Dsqlite_storage.cpp103 int SqliteStorage::Add(const DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::Security::AccessToken::SqliteStorage
/base/security/access_token/services/privacymanager/src/database/
Dpermission_used_record_db.cpp76 int32_t PermissionUsedRecordDb::Add(DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::Security::AccessToken::PermissionUsedRecordDb